shibatch / tlfloatLinks
C++ template library for floating point operations
☆37Updated last week
Alternatives and similar repositories for tlfloat
Users that are interested in tlfloat are comparing it to the libraries listed below
Sorting:
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 3 months ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- ☆32Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- Clone of the Chaos CVS repository using git-cvsimport.☆12Updated 13 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Experimental JSON builder based on C++ reflection☆56Updated 2 months ago
- C++ library implementing recent double-word (aka double-double) arithmetics.☆14Updated 8 months ago
- String to Float Benchmark☆19Updated 7 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Updated 3 years ago
- C++20 SIMD Within A Register library☆46Updated 7 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- ☆16Updated 11 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last month
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 3 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated 3 weeks ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Vectorized version of the PCG random number generator☆84Updated 10 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- benchmarking positional population count☆17Updated 2 months ago