p-ranav / pipelineLinks
Pipelines for Modern C++
☆76Updated 5 years ago
Alternatives and similar repositories for pipeline
Users that are interested in pipeline are comparing it to the libraries listed below
Sorting:
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 4 years ago
- C++ runtime reflection library☆124Updated last year
- A C++14 reflection library☆78Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…