ckormanyos / wide-decimalLinks
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
☆54Updated 9 months ago
Alternatives and similar repositories for wide-decimal
Users that are interested in wide-decimal are comparing it to the libraries listed below
Sorting:
- Container Traits for Modern C++☆29Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- C++11 compatible charconv☆31Updated last month
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated 3 weeks ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- The Fancy Named Parameters Library☆36Updated 2 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Generic hash function for STL style unordered containers☆39Updated last month
- another c#-like property accessor for C++11 and above.☆16Updated last year
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Standalone version of the boost::unordered library☆34Updated 5 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆62Updated 3 months ago
- A utility for creating amalgamated single-header C++ libraries☆61Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago