Lucretiel / Generator
A C++ implementation of python-style generators, powered by boost::context
☆56Updated 10 years ago
Alternatives and similar repositories for Generator:
Users that are interested in Generator are comparing it to the libraries listed below
- Generate Serialization Functions for C++ classes and structs using python and libclang☆11Updated 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
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 5 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- Papers for the C++ Standards Committee, WG21☆55Updated last week
- Parallel programming library in C++11☆12Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A nano concurrency library☆24Updated 4 years ago
- Сonservative, move-only equivalent of std::function☆20Updated 3 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- ☆17Updated 2 months ago
- Boost.org multi_index module☆47Updated 3 weeks ago
- Boost.org flyweight module☆12Updated 3 weeks ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- Library containing high-performance datastructures and utilities for C++☆73Updated 7 years ago
- A variant of Ahash written in C++.☆10Updated last year
- async io-uring based kernel io library☆29Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Quick RPC latency benchmark of Cap'n Proto RPC vs. Apache Thrift vs. ZeroC Ice☆18Updated 11 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆22Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆37Updated 4 years ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆34Updated 3 years ago