ckormanyos / wide-integerLinks
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
☆212Updated 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:
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆147Updated last week
- C++ small containers☆148Updated 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…☆165Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- A C++ parser combinator library.☆166Updated last week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 months ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++ utilities☆145Updated last week
- C++17 string with fixed size☆117Updated 5 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- tser - tiny serialization for C++☆146Updated 4 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆120Updated 2 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- A fixed capacity dynamically sized string☆69Updated last month
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 6 months ago
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- Cryptography library for modern C++.☆78Updated 2 years ago