ckormanyos / soft_doubleLinks
soft_double provides a C++ software implementation of a double-precision floating-point data type
☆19Updated 2 months ago
Alternatives and similar repositories for soft_double
Users that are interested in soft_double are comparing it to the libraries listed below
Sorting:
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆195Updated last month
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆100Updated last year
- A memory leak and deadlock finder for C, C++☆73Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆90Updated last week
- Compile-time single-header hash-map written in C++ 17☆15Updated 2 years ago
- High-precision Mandelbrot fractal iterations in C++ template code☆11Updated last month
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- KISS C++20 Type Reflection using IFC files☆70Updated 11 months ago
- C++ implementation of SHA-256 (header-only)☆10Updated 3 months ago
- C++17 parser and code generator☆39Updated last year
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆21Updated 2 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 6 months ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆87Updated this week
- A fixed capacity dynamically sized string☆66Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A C++17 Compile Time <cmath> Library☆52Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆92Updated last month
- A hash function library☆45Updated last week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Compile time counter that works with all major modern compilers☆55Updated last year
- A light weight C++ in memory argument parser☆57Updated last year
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 2 weeks ago
- C++ wrapper around wyhash and wyrand☆14Updated 10 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago