ckormanyos / wide-decimalLinks
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
☆53Updated 7 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++☆30Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 4 months ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆69Updated 4 months ago
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- A fixed capacity dynamically sized string☆68Updated last week
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated last month
- Miscellaneous Useful Utilities for C++.☆32Updated last year
- C++11 compatible charconv☆31Updated 2 weeks 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 4 months 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☆50Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Generic hash function for STL style unordered containers☆39Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- A utility for creating amalgamated single-header C++ libraries☆60Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆61Updated last month