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
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 13 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 6 years ago
- Python's excellent OptionParser in C++☆94Updated 2 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Python-like range iterators for C++☆80Updated 8 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- Boost.Atomic☆67Updated last month
- A special smart pointer to exchange data between threads☆37Updated 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
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Generate Serialization Functions for C++ classes and structs using python and libclang☆12Updated 7 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- Iristorm is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine s…☆17Updated this week
- A nano concurrency library☆24Updated 5 years ago
- a fast and light-weighted key-value store library☆48Updated 4 months ago
- C++ framework for rapid server development☆77Updated last year
- High performance event tracing☆18Updated 2 months ago
- Boost.org tokenizer module☆30Updated last month
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆131Updated 2 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Library containing high-performance datastructures and utilities for C++☆76Updated 8 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago