Naios / continuable
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
☆838Updated 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)☆741Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆877Updated 8 months ago
- C++17 `std::variant` for C++11/14/17☆686Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆925Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆533Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 9 months ago
- C++ library for executors☆499Updated 8 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,560Updated 5 months ago
- Yet Another Serialization☆750Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,365Updated 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,509Updated 7 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆493Updated last year
- Runtime polymorphism done right☆992Updated 3 years ago
- Fast, convenient JSON serialization and parsing in C++☆483Updated 2 weeks ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,372Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆430Updated 8 months ago
- Compile Time Type Information for C++☆581Updated last year
- Your binary serialization library☆1,121Updated 3 weeks 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☆405Updated last month
- Async++ concurrency framework for C++11☆1,389Updated 4 months ago
- This is an experimental library that has evolved to P2688☆671Updated 3 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- userland threads☆472Updated last week
- libnop: C++ Native Object Protocols☆576Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆735Updated 5 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆381Updated 2 months ago