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 2 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Python-like range iterators for C++☆80Updated 8 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- ☆21Updated 6 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
- Primer for C++ Concepts☆24Updated 6 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- A nano concurrency library☆24Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- For details, see the blog post:☆34Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆14Updated 14 years ago
- High performance event tracing☆17Updated this week
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- ☆18Updated 8 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Lightweight locality-aware user-level threading runtime.☆196Updated 2 weeks ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 6 months ago