ckormanyos / wide-decimalLinks
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
☆52Updated 2 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:
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- C++11 compatible charconv☆31Updated last week
- Container Traits for Modern C++☆29Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- The Fancy Named Parameters Library☆31Updated last month
- Standalone version of the boost::unordered library☆27Updated 4 months ago
- A fixed capacity dynamically sized string☆66Updated 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
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Generic hash function for STL style unordered containers☆38Updated 2 weeks ago
- An indirect value-type for C++☆83Updated last year
- 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
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆54Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 7 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago