ckormanyos / wide-integerLinks
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
☆207Updated 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:
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated this week
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆130Updated this week
- C++ small containers☆146Updated 5 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- ☆125Updated 4 years ago
- A C++ parser combinator library.☆155Updated last month
- tser - tiny serialization for C++☆144Updated 4 years ago
- A collection of std-like single-header C++ libraries☆192Updated 2 weeks ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 8 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 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…☆158Updated 2 months ago
- C++ utilities☆141Updated last week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated this week
- C++20 [Minimal] Static Perfect Hash library☆236Updated 2 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- C++17 string with fixed size☆113Updated last month
- Cryptography library for modern C++.☆76Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆99Updated last year
- A single header standard C++ serialization framework.☆196Updated 3 years ago