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 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
renkun-ken/piper | Provides functions and methods to chain operations in R, enhancing readability and maintainability of data pipelines. | 169 |
gabriella439/pipes | A lightweight stream processing library that builds and connects reusable streaming components using Haskell | 489 |
vit-vit/ctpl | Provides a thread pool implementation to manage concurrent execution of jobs in C++ | 1,829 |
nazar256/parapipe | A library that provides a concurrent, non-blocking buffered pipeline for structuring and scaling applications. | 33 |
picanumber/yapp | Parallel pipeline library for stream processing | 62 |
sizovs/pipelinr | A command processing pipeline framework for handling requests and responses in Java applications | 429 |
thephpleague/pipeline | Provides a flexible pipeline pattern implementation to compose sequential stages and process payloads in a composable manner. | 965 |
juliankemmerer/pipelinec | A hardware description language with high-level synthesis capabilities and autopipelining features. | 609 |
alairion/not-enough-standards | A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. | 229 |
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,342 |
erikmcclure/buntils | A collection of utility libraries and data structures for building efficient C++ applications | 37 |
laurentpayot/verticalize | A pipe-like function to simplify JavaScript code organization and readability by flattening nested operations into a linear sequence of steps | 300 |
joboccara/pipes | A header-only C++14 library for building expressive data pipelines using a chainable interface. | 808 |
parallella/pal | An optimized C library for parallel computing and data movement on resource-constrained devices | 301 |
substantic/rain | A framework for processing large-scale task-based pipelines in a distributed manner | 749 |