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

GitHub

67 stars
6 watching
2 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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,816
nazar256/parapipe A non-blocking buffered pipeline library that allows concurrent processing of data while maintaining output order without locks or mutexes. 31
picanumber/yapp Parallel pipeline library for stream processing 61
sizovs/pipelinr A command processing pipeline framework for handling requests and responses in Java applications 426
thephpleague/pipeline Provides a flexible pipeline pattern implementation to compose sequential stages and process payloads in a composable manner. 960
juliankemmerer/pipelinec A C-like language that generates synthesizable VHDL for pipelined hardware design with automatic pipelining capabilities. 602
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,323
erikmcclure/buntils A collection of utility libraries and data structures for building efficient C++ applications 36
laurentpayot/verticalize A pipe-like function to simplify JavaScript code organization and readability by flattening nested operations into a linear sequence of steps 301
joboccara/pipes A header-only C++14 library for building expressive data pipelines using a chainable interface. 803
parallella/pal An optimized C library for parallel computing and data movement on resource-constrained devices 302
substantic/rain A framework for processing large-scale task-based pipelines in a distributed manner 748