VioletGiraffe / cpp-template-utils
A header-only C++ library that augments the standard library with useful code snippets
☆12Updated 7 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
- Generic hash function for STL style unordered containers☆36Updated 2 weeks ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 weeks ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- C++ regular expressions library using template metaprogramming☆14Updated 11 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- AXE: a recursive descent parser generator C++ library☆16Updated 8 months ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C library plusifier☆10Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- String to Float Benchmark☆19Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated last month
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 weeks ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆34Updated 3 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- ☆38Updated 3 years ago
- Cake is a fast build system written in Python.☆20Updated last month