esa-tu-darmstadt / twofloatLinks
C++ library implementing recent double-word (aka double-double) arithmetics.
☆14Updated 8 months ago
Alternatives and similar repositories for twofloat
Users that are interested in twofloat are comparing it to the libraries listed below
Sorting:
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆275Updated this week
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- C++ template library for floating point operations☆36Updated last month
- Virtual memory based containers☆41Updated 4 years ago
- Low memory overhead allocator☆34Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆113Updated 10 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- C++ constexpr implementation of XXH3☆56Updated 2 years ago
- meta-programming, C++11☆16Updated 3 years ago
- Showcases how to use UTF-8 in C++ with the win32 api☆47Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- C++20 Memory Allocator library☆36Updated 9 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated last week
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Source-code annotation language (SAL) compatibility header☆49Updated 8 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- ☆32Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week