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 7 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- 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,817Jan 9, 2024Updated 2 years ago
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Unified Executors☆1,685Feb 23, 2026Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- C++ library for executors☆515Sep 21, 2016Updated 9 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated 2 weeks 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,594May 29, 2025Updated 9 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Aug 8, 2022Updated 3 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- Parsing Expression Grammar Template Library☆2,112Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆487Jan 2, 2026Updated 2 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆201May 11, 2023Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- This is an experimental library that has evolved to P2688☆682Nov 27, 2024Updated last year
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆507Oct 22, 2023Updated 2 years ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Aug 12, 2021Updated 4 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194May 4, 2018Updated 7 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆631Dec 26, 2023Updated 2 years ago