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
- A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.☆40Updated 5 years ago
- Generate Serialization Functions for C++ classes and structs using python and libclang☆11Updated 6 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- Сonservative, move-only equivalent of std::function☆20Updated 3 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 5 years ago
- Boost.org tokenizer module☆25Updated last month
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 2 years ago
- A nano concurrency library☆24Updated 4 years ago
- 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
- Python-like range iterators for C++☆82Updated 7 years ago
- Boost.org flyweight module☆12Updated last month
- ☆21Updated 5 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 6 years ago
- ☆13Updated 2 years ago
- Pipeline implementation based on n3534☆20Updated 10 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last month
- C implementation of the Hazard-Pointers memory manager☆17Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Mark&sweep garbage collector for C++☆21Updated 10 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Collection of header-only utilities for C++☆35Updated last year