calccrypto / uint128_tLinks
C++ unsigned 128 bit integer type
☆231Updated last year
Alternatives and similar repositories for uint128_t
Users that are interested in uint128_t are comparing it to the libraries listed below
Sorting:
- C++11 header-only message digest library☆197Updated 11 months ago
- Port of the xxhash library to C++17.☆179Updated 3 weeks ago
- C++ unsigned 256 bit integer type☆177Updated 5 months ago
- Experiments with constexpr☆244Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆195Updated last week
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Multiprecision for modern C++☆314Updated 6 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- C++17 library facilities for older compilers☆146Updated 5 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 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☆240Updated 4 months ago
- A C++ header-only ZLib wrapper☆319Updated last month
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆452Updated last month
- C++ hash map and hash set which preserve the order of insertion☆538Updated 9 months ago
- A super-fast hash algorithm in a single C++ header☆85Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 2 months ago