Naios / continuable
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
☆841Updated last year
Alternatives and similar repositories for continuable
Users that are interested in continuable are comparing it to the libraries listed below
Sorting:
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆888Updated 11 months ago
- Runtime polymorphism done right☆1,006Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- C++17 `std::variant` for C++11/14/17☆689Updated 2 years ago
- A header-only C++ library for task concurrency☆625Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 8 months ago
- Yet Another Serialization☆758Updated 2 months ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- Your binary serialization library☆1,153Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,386Updated 2 weeks ago
- C++ library for executors☆503Updated 8 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- scanf for modern C++☆1,174Updated last month
- Implementation of strong types in C++☆792Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,524Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 11 months ago
- Compile Time Type Information for C++☆588Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆440Updated last month
- A lightweight C++20 serialization and RPC library☆849Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆365Updated 3 weeks ago
- Unified Executors☆1,582Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,406Updated last month
- Fast, convenient JSON serialization and parsing in C++☆487Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- An additive strong typedef library for C++14/17/20☆435Updated 3 months ago