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++14 code to convert integers to strings at compile-time☆119Updated 2 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆82Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- C++ small containers☆142Updated 7 months ago
- SPY - C++ Information Broker☆154Updated this week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 3 weeks ago
- C++ utilities☆118Updated last month
- C++11 (and onwards) library for lazy evaluation☆349Updated this week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆210Updated 2 months ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆97Updated last year
- Forward, no matter what.☆128Updated 2 years ago
- A C++ parser combinator library.☆125Updated this week
- Meta C++ Library and Tool☆81Updated 2 years ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated 3 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆76Updated 3 weeks 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 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- C++20 Static Reflection library☆376Updated last month
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- C++20 Dynamic Reflection Library☆136Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆443Updated last week
- Microbenchmarking for Modern C++☆218Updated 4 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆159Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated 11 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- ☆121Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆211Updated 5 months ago