ckormanyos / wide-integerLinks
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
☆207Updated last month
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☆128Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated last month
- C++ small containers☆148Updated 6 months ago
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- C++17 string with fixed size☆115Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago
- A C++ parser combinator library.☆156Updated 2 weeks ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆134Updated this week
- C++20 [Minimal] Static Perfect Hash library☆242Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months ago
- A collection of std-like single-header C++ libraries☆194Updated 2 weeks ago
- ☆125Updated 4 years ago
- C++ utilities☆144Updated last month
- tser - tiny serialization for C++☆145Updated 4 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 8 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 4 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated this week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 3 weeks ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- SPY - C++ Information Broker☆157Updated last month
- 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
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago