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).☆22Updated 4 months 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
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- Python-like range iterators for C++☆81Updated 7 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- A nano concurrency library☆24Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- A C++ framework for data analytics pipelines☆26Updated 5 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 10 years ago
- a fast and light-weighted key-value store library☆45Updated this week
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 4 months ago
- Primer for C++ Concepts☆24Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- async io-uring based kernel io library☆32Updated 4 years ago