calccrypto / uint128_tLinks
C++ unsigned 128 bit integer type
☆231Updated 2 years ago
Alternatives and similar repositories for uint128_t
Users that are interested in uint128_t are comparing it to the libraries listed below
Sorting:
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆201Updated last week
- Port of the xxhash library to C++17.☆182Updated 2 months ago
- Experiments with constexpr☆246Updated 4 years ago
- C++11 header-only message digest library☆200Updated last year
- C++ unsigned 256 bit integer type☆178Updated 6 months ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Amalgamate C source and header files.☆90Updated 9 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- SIMD (SSE) string functions☆102Updated 8 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆216Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- ☆49Updated 7 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Experimental config library for C++☆143Updated 3 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆68Updated 8 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆224Updated last month
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆244Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- C++ constexpr implementation of XXH3☆49Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆231Updated 2 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆144Updated 4 months ago