ckormanyos / soft_double
soft_double provides a C++ software implementation of a double-precision floating-point data type
☆18Updated last month
Alternatives and similar repositories for soft_double:
Users that are interested in soft_double are comparing it to the libraries listed below
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 weeks ago
- C++20 SIMD Within A Register library☆31Updated last week
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆196Updated 2 weeks ago
- C++ wrapper around wyhash and wyrand☆14Updated 9 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆84Updated last month
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- A tagged-pointer type for C++.☆31Updated last year
- A hash function library☆42Updated last week
- Experimental JSON builder based on C++ reflection☆50Updated last month
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 5 months ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- C++17 parser and code generator☆38Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated last month
- Standalone version of the boost::unordered library☆26Updated 2 months 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
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated last month
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated 2 years ago
- C++ implementation of SHA-256 (header-only)☆9Updated last month
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- rust-like traits (type erasure) on plain C++☆18Updated last year