ckormanyos / wide-integerLinks
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
☆203Updated last week
Alternatives and similar repositories for wide-integer
Users that are interested in wide-integer are comparing it to the libraries listed below
Sorting:
- C++ small containers☆146Updated 3 months ago
- ☆125Updated 4 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆113Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 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…☆157Updated last month
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆166Updated 6 months ago
- C++ utilities☆137Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆226Updated 7 months ago
- A C++ parser combinator library.☆152Updated last week
- C++17 string with fixed size☆112Updated 3 years ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆219Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆362Updated last week
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- C++20 [Minimal] Static Perfect Hash library☆229Updated last month
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆91Updated 3 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆113Updated last month
- A collection of std-like single-header C++ libraries☆192Updated last month
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆112Updated 10 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year