ckormanyos / wide-integer
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
☆194Updated this week
Alternatives and similar repositories for wide-integer:
Users that are interested in wide-integer are comparing it to the libraries listed below
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- C++ small containers☆143Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- Compile-time Huffman coding compression using C++20☆170Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆208Updated last month
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆81Updated 2 weeks ago
- Light, fast, threadpool for C++20☆97Updated last year
- C++14 code to convert integers to strings at compile-time☆117Updated last month
- A micro microbenchmarking library for C++11 in a single header file☆211Updated 11 months ago
- C++11 (and onwards) library for lazy evaluation☆348Updated this week
- Simple C++20 module support for CMake☆210Updated last year
- Meta C++ Library and Tool☆80Updated 2 years ago
- ☆75Updated last month
- ☆121Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 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…☆151Updated this week
- C++20 Meta-Programming library☆256Updated last month
- SPY - C++ Information Broker☆153Updated 2 months ago
- tser - tiny serialization for C++☆137Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 3 weeks ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++ utilities☆118Updated this week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆99Updated 8 months ago
- C++20 single-header library for embedding INI configs☆60Updated last year
- C++20 [Minimal] Static Perfect Hash library☆186Updated 3 weeks ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 2 months ago