FrancoisChabot / variadic_future
Variadic, completion-based futures for C++17
☆42Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for variadic_future
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- Named arguments for C++17☆30Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- ☆30Updated 8 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite vi…☆13Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- JSON pull-parser/push-serializer library for C++☆20Updated 2 months ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- Coroutine Support Library☆34Updated 3 months ago
- A C++ class to protect data that is read frequently in a multi-threaded program without using locks.☆19Updated 8 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 5 months ago
- WIP☆26Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- ☆26Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆33Updated 9 months ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Optimized for systems that read and write large blobs.