alandefreitas / futuresLinks
C++ Better Futures
☆50Updated 2 years ago
Alternatives and similar repositories for futures
Users that are interested in futures are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- A C++14 reflection library☆78Updated 2 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 3 months ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Flat containers for C++☆59Updated 6 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Coroutine support tools☆36Updated 3 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- C++20 compile-time reflection library.☆35Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A collection of std-like single-header C++ libraries☆199Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆76Updated 6 months ago
- C++20 Unit-Testing library☆52Updated 8 months ago
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- A modern C++ library for type-safe environment variable parsing☆154Updated last month
- Core abstractions for dealing with concurrency in C++