ckormanyos / wide-decimal
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
☆51Updated last month
Related projects ⓘ
Alternatives and complementary repositories for wide-decimal
- C++11 compatible charconv☆27Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- Generic hash function for STL style unordered containers☆32Updated this week
- The Fancy Named Parameters Library☆27Updated last week
- A fixed capacity dynamically sized string☆63Updated this week
- Tiny Test System☆27Updated last week
- Container Traits for Modern C++☆28Updated 4 years ago
- C++20 Compact Tuple Tools☆47Updated this week
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- another c#-like property accessor for C++11 and above.☆20Updated last week
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- A utility for creating amalgamated single-header C++ libraries☆47Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆53Updated 10 months ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆24Updated last month
- Miscellaneous Useful Utilities for C++.☆28Updated 11 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆32Updated 9 months ago
- stl-like algorithms for TYPES☆31Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 2 weeks ago
- Portable UUID generation library for C++☆24Updated last year
- Boost.org unordered module☆63Updated this week
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- File/Directory Watcher for Modern C++☆79Updated 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