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 month
- 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
- A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.☆40Updated 6 years ago
- C++ framework for rapid server development☆76Updated last year
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 12 years ago
- Python-like range iterators for C++☆80Updated 8 years ago
- Enjoy template metaprogramming☆116Updated 9 years ago
- A feature complete LRU cache implementation in C++☆261Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- a fast and light-weighted key-value store library☆47Updated 3 months ago
- A nano concurrency library☆24Updated 5 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Boost.Atomic☆67Updated last week
- Python's excellent OptionParser in C++☆94Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- Contract programming for C++☆41Updated 3 weeks ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 8 months ago