ckormanyos / wide-decimalLinks
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
☆53Updated 3 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 4 years 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☆48Updated last year
- The Fancy Named Parameters Library☆32Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- 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 sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated this week
- Tiny Test System☆27Updated 3 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++11 compatible charconv☆31Updated last week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- Generic hash function for STL style unordered containers☆38Updated last month
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Advanced Reflection and Serialization Library in C++26♦️☆13Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year