ITHare / util
☆17Updated 7 years ago
Alternatives and similar repositories for util:
Users that are interested in util are comparing it to the libraries listed below
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- C++ standard proposals☆16Updated 5 years ago
- C/C++ compiler vendor and features detection.☆40Updated 7 years ago
- Coroutine Support Library☆33Updated 8 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆36Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Library In A Week 2017 Parameter☆19Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- ☆48Updated 7 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- ☆32Updated 4 years ago
- C++14 version of parsertl☆32Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- WIP☆26Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago