ckormanyos / wide-decimal
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
☆52Updated last week
Alternatives and similar repositories for wide-decimal:
Users that are interested in wide-decimal are comparing it to the libraries listed below
- Container Traits for Modern C++☆29Updated 4 years ago
- C++11 compatible charconv☆30Updated this week
- Generic hash function for STL style unordered containers☆35Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- A fixed capacity dynamically sized string☆65Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 3 weeks ago
- The Fancy Named Parameters Library☆31Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 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 10 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 6 months ago
- C++20 SIMD Within A Register library☆30Updated last week
- Advanced Reflection and Serialization Library in C++26♦️☆13Updated 10 months ago
- Some library components that didn't quite fit anywhere else...☆35Updated 7 months ago
- Standalone version of the boost::unordered library☆25Updated 2 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Tiny Test System☆27Updated last week
- Boost.org unordered module☆71Updated this week
- C++20 Compact Tuple Tools☆49Updated this week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- A C++14 implementation of IEEE 754 decimal floating point numbers☆28Updated 2 weeks 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☆62Updated 2 months ago