GorNishanov / coroutines-tsLinks
☆21Updated 6 years ago
Alternatives and similar repositories for coroutines-ts
Users that are interested in coroutines-ts are comparing it to the libraries listed below
Sorting:
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- C++ standard proposals☆16Updated 5 years ago
- A C++14/17 implementation of named tuples☆71Updated last year
- ☆13Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Draft for a new C++ standard future propoal☆19Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Papers for the C++ Standards Committee, WG21☆56Updated 3 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- ☆26Updated 7 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- C++ generic make factory☆108Updated 6 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A universal thread-safe memory pool.