ckormanyos / wide-integerLinks
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
☆208Updated 2 months ago
Alternatives and similar repositories for wide-integer
Users that are interested in wide-integer are comparing it to the libraries listed below
Sorting:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆138Updated 3 weeks ago
- C++ small containers☆147Updated 7 months ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated 2 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 4 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 5 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 3 weeks ago
- C++ utilities☆144Updated 2 months ago
- ☆125Updated 4 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 4 months ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- A C++ parser combinator library.☆158Updated last week
- C++20 [Minimal] Static Perfect Hash library☆244Updated 4 months ago
- tser - tiny serialization for C++☆145Updated 4 years ago
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆119Updated last year
- A collection of std-like single-header C++ libraries☆195Updated last month
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 7 months ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated 3 weeks ago