yigalirani / green_threads
C++ Green threads and coroutines library
☆38Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for green_threads
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- ☆32Updated 7 years ago
- Open multi-methods for C++11☆117Updated 6 years ago
- Enjoy template metaprogramming☆113Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- C++ async operations☆101Updated 9 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- A future and stream library for modern C++.☆67Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- A sane and minimal C++14 unit test framework☆33Updated 9 years ago
- A stab at constexpr bson creation☆32Updated 9 years ago
- Support for Currying and Function Composition in C++☆60Updated 9 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- C++11 metaprogramming library☆111Updated 9 years ago
- Functional Utilities for C++☆40Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- C++ generic make factory☆106Updated 5 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year