Naios / continuable
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
☆829Updated last year
Related projects ⓘ
Alternatives and complementary repositories for continuable
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆713Updated this week
- A header-only C++ library for task concurrency☆622Updated last year
- Runtime polymorphism done right☆975Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆868Updated this week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- C++17 `std::variant` for C++11/14/17☆668Updated last year
- Your binary serialization library☆1,074Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,540Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆858Updated 4 months ago
- A miniature library for struct-field reflection in C++☆497Updated last year
- 🦘 A dependency injection container for C++11, C++14 and later☆495Updated 2 weeks ago
- Yet Another Serialization☆731Updated 7 months ago
- scanf for modern C++☆1,078Updated this week
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated 9 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,332Updated 2 weeks ago
- Compile Time Type Information for C++☆573Updated last year
- C++ library for executors☆492Updated 8 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆459Updated 5 months ago
- This is an experimental library that has evolved to P2688☆666Updated 5 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- Unified Executors☆1,483Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,323Updated 2 months ago
- Implementation of strong types in C++☆775Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,081Updated 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,495Updated 3 months ago
- Fast, convenient JSON serialization and parsing in C++☆475Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆398Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month