FrancoisChabot / variadic_futureLinks
Variadic, completion-based futures for C++17
☆45Updated 6 years ago
Alternatives and similar repositories for variadic_future
Users that are interested in variadic_future are comparing it to the libraries listed below
Sorting:
- Named arguments for C++17☆31Updated 3 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- An easy-to-use, extensible and lightweight C++17 wrapper for SQLite☆116Updated 6 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Live Asynchronous Visualized Architecture☆99Updated 6 years ago
- A High Performance, Network Optimized, JSON Library☆80Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 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☆50Updated last month
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 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…☆160Updated 4 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago