ckormanyos / wide-integer
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
☆194Updated last month
Alternatives and similar repositories for wide-integer:
Users that are interested in wide-integer are comparing it to the libraries listed below
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆82Updated last week
- C++ small containers☆142Updated 7 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆210Updated 2 months ago
- C++20 Static Reflection library☆369Updated 3 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 3 months ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- C++14 code to convert integers to strings at compile-time☆119Updated 2 months ago
- A collection of std-like single-header C++ libraries☆168Updated 3 weeks ago
- C++ utilities☆119Updated 3 weeks ago
- std::embed implementation for the poor (C++17)☆89Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆210Updated 2 years ago
- tser - tiny serialization for C++☆138Updated 3 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…☆153Updated last week
- C++20 Dynamic Reflection Library☆136Updated last month
- A micro microbenchmarking library for C++11 in a single header file☆212Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 11 months ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆349Updated this week
- Lightweight Error Augmentation Framework☆318Updated 2 weeks ago
- A C++ parser combinator library.☆124Updated last week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆159Updated last month
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- C++20 [Minimal] Static Perfect Hash library☆190Updated last month
- Light, fast, threadpool for C++20☆98Updated last year
- C++20 single-header library for embedding INI configs☆61Updated last year
- Simple C++20 module support for CMake☆211Updated last year
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆97Updated last year