Naios / continuable
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
☆834Updated last year
Alternatives and similar repositories for continuable:
Users that are interested in continuable are comparing it to the libraries listed below
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆552Updated 5 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆738Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆910Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆524Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 8 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆873Updated 7 months ago
- Compile Time Type Information for C++☆580Updated last year
- Runtime polymorphism done right☆990Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆665Updated this week
- Your binary serialization library☆1,106Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,557Updated 4 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- C++17 `std::variant` for C++11/14/17☆680Updated 2 years ago
- Yet Another Serialization☆741Updated 10 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,107Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,360Updated 2 weeks ago
- C++ library for executors☆497Updated 8 years ago
- Implementation of strong types in C++☆780Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 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,506Updated 6 months ago
- A lightweight C++20 serialization and RPC library☆776Updated 3 weeks ago
- 🦘 A dependency injection container for C++11, C++14 and later☆508Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,360Updated last week
- An additive strong typedef library for C++14/17/20☆422Updated last month
- This is an experimental library that has evolved to P2688☆669Updated 2 months ago
- Unified Executors☆1,523Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆733Updated 4 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆653Updated 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☆429Updated 7 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆374Updated last month