calccrypto / uint128_t
C++ unsigned 128 bit integer type
☆226Updated last year
Alternatives and similar repositories for uint128_t:
Users that are interested in uint128_t are comparing it to the libraries listed below
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 3 weeks ago
- Experiments with constexpr☆243Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆311Updated 4 months ago
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆210Updated 2 years ago
- C++ unsigned 256 bit integer type☆177Updated 2 months ago
- Amalgamate C source and header files.☆89Updated 9 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last week
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- SIMD (SSE) string functions☆101Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆175Updated 11 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆194Updated last week
- Port of the xxhash library to C++17.☆174Updated 2 months ago
- What a c++ standard Unicode library might look like.☆330Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆431Updated 3 weeks ago
- C++ version of Doug Lea's excellent malloc() implementation.☆150Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆164Updated this week
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- Mathematical Expression Parser and JIT Compiler☆143Updated last year
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Minimal, type safe printf replacement library for C++☆546Updated last year