Naios / continuable
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
☆839Updated last year
Alternatives and similar repositories for continuable:
Users that are interested in continuable are comparing it to the libraries listed below
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆744Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated last month
- Yet Another Serialization☆755Updated last month
- A header-only C++ library for task concurrency☆625Updated last year
- C++ library for executors☆501Updated 8 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆885Updated 9 months ago
- C++17 `std::variant` for C++11/14/17☆688Updated 2 years ago
- Your binary serialization library☆1,136Updated last month
- Runtime polymorphism done right☆996Updated 3 years ago
- A miniature library for struct-field reflection in C++☆547Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 10 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated last month
- Compile Time Type Information for C++☆584Updated last year
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆658Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,569Updated 6 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,372Updated 2 weeks ago
- 🦘 A dependency injection container for C++11, C++14 and later☆514Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,516Updated 8 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last week
- Implementation of strong types in C++☆787Updated 2 years ago
- Async++ concurrency framework for C++11☆1,392Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆834Updated last month
- Fast, convenient JSON serialization and parsing in C++☆485Updated 3 weeks ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆916Updated 5 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Pipelines for expressive code on collections in C++☆819Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,389Updated 2 weeks ago
- C++ hash map and hash set which preserve the order of insertion☆529Updated 6 months ago