ckormanyos / soft_double
soft_double provides a C++ software implementation of a double-precision floating-point data type
☆15Updated 3 months ago
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.☆51Updated 2 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆194Updated last week
- A C++ implementation of ChaCha20 & Poly1305 stream cipher described in RFC - 8439.☆17Updated 3 months ago
- A memory leak and deadlock finder for C, C++☆66Updated 9 months ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆49Updated last week
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- C++17 parser and code generator☆36Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A tagged-pointer type for C++.☆30Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- A light weight C++ in memory argument parser☆55Updated 8 months ago
- Google Benchmark data visualization tool☆24Updated 11 months ago
- C++20 SIMD Within A Register library☆29Updated 5 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Parallel C++ algorithms☆59Updated 9 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆43Updated 4 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- another c#-like property accessor for C++11 and above.☆20Updated 3 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆24Updated 3 years ago
- Advanced Reflection and Serialization Library in C++20♦️☆27Updated 8 months ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- test suite generation for C++☆27Updated 3 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- C++ utilities☆119Updated this week
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- A fixed capacity dynamically sized string☆64Updated 2 months ago