FrancoisChabot / variadic_future
Variadic, completion-based futures for C++17
☆44Updated 5 years ago
Alternatives and similar repositories for variadic_future:
Users that are interested in variadic_future are comparing it to the libraries listed below
- Named arguments for C++17☆30Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- ☆26Updated 7 years ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- ☆31Updated 9 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- Evo C++ Library☆31Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆107Updated last week
- C++ interface to CPU affinity management☆30Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++20 for flag enums☆27Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated this week
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago