calccrypto / uint128_t
C++ unsigned 128 bit integer type
☆218Updated last year
Related projects ⓘ
Alternatives and complementary repositories for uint128_t
- C++ unsigned 256 bit integer type☆172Updated 6 months ago
- Port of the xxhash library to C++17.☆165Updated 4 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 3 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 6 months ago
- Experiments with constexpr☆240Updated 3 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆190Updated this week
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 3 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆423Updated 5 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated last week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆160Updated last year
- A miniature library for struct-field reflection in C++☆501Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆117Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆212Updated 8 months ago
- Fast integer to ascii / integer to string conversion☆216Updated 2 years ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- C++11 header-only message digest library☆197Updated 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆145Updated this week
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 9 years ago
- A tool for representing and concatenating strings without heap memory☆62Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- A STL allocator that mmaps files☆241Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Minimal, type safe printf replacement library for C++☆540Updated 9 months ago