Naios / continuableLinks
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
☆847Updated 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)☆757Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆575Updated last month
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆899Updated last year
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆973Updated last month
- Yet Another Serialization☆764Updated 6 months ago
- C++ library for executors☆511Updated 8 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆486Updated 4 months ago
- A miniature library for struct-field reflection in C++☆583Updated last month
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆674Updated last week
- Runtime polymorphism done right☆1,015Updated 4 years ago
- 🦘 A dependency injection container for C++11, C++14 and later☆528Updated last month
- Compile Time Type Information for C++☆596Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,418Updated last week
- Your binary serialization library☆1,170Updated 6 months ago
- A new take on polymorphism☆684Updated last month
- Async++ concurrency framework for C++11☆1,404Updated 10 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,591Updated 11 months ago
- C++ hash map and hash set which preserve the order of insertion☆544Updated 11 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆409Updated 5 months ago
- Fast, convenient JSON serialization and parsing in C++☆495Updated 3 weeks ago
- C++ header-only JSON library☆654Updated 5 months ago
- This is an experimental library that has evolved to P2688☆677Updated 8 months ago
- C++ Benchmark Authoring Library/Framework☆854Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,554Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆406Updated 2 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☆443Updated 5 months ago