pipet
Processing pipeline library
A lightweight C++ library for building compile-time processing pipelines with customizable filters and branches.
c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want
67 stars
6 watching
2 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides functions and methods to chain operations in R, enhancing readability and maintainability of data pipelines. | 169 |
| | A lightweight stream processing library that builds and connects reusable streaming components using Haskell | 489 |
| | Provides a thread pool implementation to manage concurrent execution of jobs in C++ | 1,829 |
| | A library that provides a concurrent, non-blocking buffered pipeline for structuring and scaling applications. | 33 |
| | Parallel pipeline library for stream processing | 62 |
| | A command processing pipeline framework for handling requests and responses in Java applications | 429 |
| | Provides a flexible pipeline pattern implementation to compose sequential stages and process payloads in a composable manner. | 965 |
| | A hardware description language with high-level synthesis capabilities and autopipelining features. | 609 |
| | A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. | 229 |
| | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,342 |
| | A collection of utility libraries and data structures for building efficient C++ applications | 37 |
| | A pipe-like function to simplify JavaScript code organization and readability by flattening nested operations into a linear sequence of steps | 300 |
| | A header-only C++14 library for building expressive data pipelines using a chainable interface. | 808 |
| | An optimized C library for parallel computing and data movement on resource-constrained devices | 301 |
| | A framework for processing large-scale task-based pipelines in a distributed manner | 749 |