ITHare / utilLinks
☆17Updated 7 years ago
Alternatives and similar repositories for util
Users that are interested in util are comparing it to the libraries listed below
Sorting:
- C/C++ compiler vendor and features detection.☆42Updated 7 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 3 months ago
- Fast delegates implementation☆56Updated 3 years ago
- Null-termination-aware string-view class for C++☆25Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆49Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++ standard proposals☆16Updated 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☆49Updated last year
- Library In A Week 2017 Parameter☆19Updated 7 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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆25Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- 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
- forward declarations for C++ std headers☆74Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- Use unused bits in your pointer☆46Updated 7 years ago
- C++14 version of parsertl☆32Updated 2 weeks ago
- ☆26Updated 5 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆27Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- RemoteCall C++ framework for IPC☆23Updated last month