ckormanyos / wide-integerLinks
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
☆207Updated 3 weeks ago
Alternatives and similar repositories for wide-integer
Users that are interested in wide-integer are comparing it to the libraries listed below
Sorting:
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- C++ small containers☆147Updated 5 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆133Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- tser - tiny serialization for C++☆145Updated 4 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 weeks ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- C++20 [Minimal] Static Perfect Hash library☆238Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated this week
- ☆125Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- A C++ parser combinator library.☆156Updated last week
- A collection of std-like single-header C++ libraries☆194Updated last month
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 4 months ago
- C++ utilities☆143Updated 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…☆158Updated 3 months ago
- SPY - C++ Information Broker☆157Updated 2 weeks ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- Light, fast, threadpool for C++20☆105Updated 2 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- A C++ high level library for running shell processes☆204Updated 3 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago