VioletGiraffe / cpp-template-utils
A header-only C++ library that augments the standard library with useful code snippets
☆12Updated 5 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
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Interval library for C++☆12Updated 3 weeks ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last week
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Generic hash function for STL style unordered containers☆34Updated 2 months ago
- AXE: a recursive descent parser generator C++ library☆15Updated 6 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 2 months ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- ☆37Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- A C++14 Lambda Library☆23Updated 2 months ago
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- A simple C++ header-only template library implementing matching using wildcards☆85Updated 11 months ago