ckormanyos / wide-decimal
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
☆52Updated 3 weeks ago
Alternatives and similar repositories for wide-decimal:
Users that are interested in wide-decimal are comparing it to the libraries listed below
- Generic hash function for STL style unordered containers☆36Updated 3 weeks ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 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☆48Updated 11 months ago
- A fixed capacity dynamically sized string☆65Updated this week
- Tiny Test System☆27Updated last month
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++20 Compact Tuple Tools☆49Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months 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::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- A hash function library☆43Updated this week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- An indirect value-type for C++☆82Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆196Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago