alandefreitas / futuresLinks
C++ Better Futures
☆49Updated 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.☆36Updated 4 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆97Updated 4 months ago
- A C++14 reflection library☆77Updated 2 weeks ago
- C++20 compile-time reflection library.☆35Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆69Updated 2 months ago
- C++ small containers☆147Updated 7 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last week
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 6 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆59Updated this week
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago