erenon / pipeline
Pipeline implementation based on n3534
☆20Updated 10 years ago
Alternatives and similar repositories for pipeline:
Users that are interested in pipeline are comparing it to the libraries listed below
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Literal Logging for C++☆84Updated 7 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- ☆22Updated 7 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 6 years ago
- C++ BSON Library☆61Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Updated 6 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ async operations☆101Updated 9 years ago