Lucretiel / GeneratorLinks
A C++ implementation of python-style generators, powered by boost::context
☆57Updated 11 years ago
Alternatives and similar repositories for Generator
Users that are interested in Generator are comparing it to the libraries listed below
Sorting:
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last week
- Python-like range iterators for C++☆80Updated 8 years ago
- Python's excellent OptionParser in C++☆94Updated 2 years ago
- A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.☆40Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 6 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 12 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Boost.Atomic☆67Updated 2 weeks ago
- High performance event tracing☆17Updated last week
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Updated 7 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- A nano concurrency library