VioletGiraffe / cpp-template-utils
A header-only C++ library that augments the standard library with useful code snippets
☆12Updated 6 months ago
Alternatives and similar repositories for cpp-template-utils:
Users that are interested in cpp-template-utils are comparing it to the libraries listed below
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Generic hash function for STL style unordered containers☆34Updated 2 weeks ago
- C library plusifier☆10Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- AXE: a recursive descent parser generator C++ library☆15Updated 7 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- C++20 Library with the fastest runtime and compile times☆14Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- test suite generation for C++☆27Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated 2 weeks 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
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 2 weeks ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Collection of header-only utilities for C++☆35Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Cake is a fast build system written in Python.☆20Updated 3 weeks ago
- C++20 SIMD Within A Register library☆30Updated 7 months ago