ckormanyos / soft_doubleLinks
soft_double provides a C++ software implementation of a double-precision floating-point data type
☆21Updated 7 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-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago
- High-precision Mandelbrot fractal iterations in C++ template code☆16Updated last month
- C++ wrapper around wyhash and wyrand☆14Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆47Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆94Updated 3 weeks ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆233Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆98Updated this week
- Embedded template library.☆24Updated 2 weeks ago
- C++20 Dependency Injection library☆30Updated 6 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆96Updated last month
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆85Updated 4 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- Boost.org unordered module☆85Updated 2 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 2 weeks ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated last week
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A library to parse C/C++ source as AST☆364Updated 4 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆134Updated 2 weeks ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- PacketBuffer is a C++14 header-only library designed specifically to be really fast at processing binary network packets.☆13Updated 6 years ago
- C++17 parser and code generator☆40Updated 2 years ago
- C++20 Unit-Testing library☆52Updated 6 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 8 months ago
- C++11 compatible charconv☆31Updated last week
- ☆13Updated 4 years ago