ckormanyos / wide-decimalLinks
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
☆54Updated last week
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
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- Generic hash function for STL style unordered containers☆39Updated last month
- C++11 compatible charconv☆31Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- A fixed capacity dynamically sized string☆69Updated last month
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- 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 2 months ago
- Demo implementation of C++ networking☆18Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A concise and readable metaprogramming language for C++☆62Updated 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
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- ☆40Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago