ITHare / utilLinks
☆16Updated 7 years ago
Alternatives and similar repositories for util
Users that are interested in util are comparing it to the libraries listed below
Sorting:
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C/C++ compiler vendor and features detection.☆42Updated 8 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 5 months ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ standard proposals☆16Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 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☆59Updated last month
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Text encoding for modern C++☆31Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Null-termination-aware string-view class for C++☆26Updated 3 months ago
- A header-only C++ parsing framework☆36Updated 4 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- Fast delegates implementation☆56Updated 3 years ago
- Library In A Week 2017 Parameter☆19Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago