C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
☆852Sep 12, 2023Updated 2 years ago
Alternatives and similar repositories for continuable
Users that are interested in continuable are comparing it to the libraries listed below
Sorting:
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 12, 2026Updated last week
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- C++ library for executors☆515Sep 21, 2016Updated 9 years ago
- Love template metaprogramming☆331Apr 10, 2022Updated 3 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,598May 29, 2025Updated 9 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆995Jan 2, 2024Updated 2 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,033Dec 17, 2025Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,744May 1, 2025Updated 10 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Aug 8, 2022Updated 3 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,995Feb 22, 2025Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆488Mar 3, 2026Updated 2 weeks ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194May 4, 2018Updated 7 years ago
- Parsing Expression Grammar Template Library☆2,114Updated this week
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,916Feb 11, 2024Updated 2 years ago
- C++ promise/A+ library in Javascript style.☆694Apr 19, 2024Updated last year
- This is an experimental library that has evolved to P2688☆681Nov 27, 2024Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆201May 11, 2023Updated 2 years ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆506Oct 22, 2023Updated 2 years ago
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- The Elle coroutine-based asynchronous C++ development framework.☆475May 22, 2023Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Aug 12, 2021Updated 4 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆662Oct 31, 2022Updated 3 years ago