ckormanyos / soft_doubleLinks
soft_double provides a C++ software implementation of a double-precision floating-point data type
☆21Updated 9 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.☆211Updated 3 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- High-precision Mandelbrot fractal iterations in C++ template code☆16Updated last month
- ☆13Updated 4 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated 3 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆107Updated last year
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆87Updated 6 months ago
- Modern C++17 actor-based framework for building high-performance concurrent and distributed systems. Features asynchronous I/O, lock-free…☆68Updated last month
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Reflection brings the best way to serialize/deserialize json and yaml in C++☆104Updated 11 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆555Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated last week
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆104Updated last week
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated 2 years ago
- A C++20 serialization library (cereal fork)☆30Updated 6 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆145Updated 3 weeks ago
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- C++ Club☆16Updated 4 months ago
- C++ small containers☆148Updated 8 months ago
- Lightweight C++20 testing framework.☆300Updated last month
- Boost Core Utilities☆150Updated last week
- A fully featured single header library implementing a vector container with a small buffer optimization.☆72Updated 8 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆28Updated this week
- Tries in C++☆13Updated 5 years ago
- C++20 coroutine library☆141Updated last month