VioletGiraffe / cpp-template-utils
A header-only C++ library that augments the standard library with useful code snippets
☆12Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-template-utils
- Generic hash function for STL style unordered containers☆32Updated this week
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated last year
- performance experiments for C++ exception handling☆31Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month
- LALR(1) parser for C++☆78Updated 4 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- C++20 Library with the fastest runtime and compile times☆14Updated last month
- ☆35Updated 3 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆58Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆26Updated last year
- C++20 compile time compressed string tables☆46Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- AXE: a recursive descent parser generator C++ library☆15Updated 3 months ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated 5 months ago