shibatch / tlfloatLinks
C++ template library for floating point operations
☆32Updated 2 weeks ago
Alternatives and similar repositories for tlfloat
Users that are interested in tlfloat are comparing it to the libraries listed below
Sorting:
- Add-on packages for Vector class library☆75Updated last year
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- ☆31Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Fastest Histogram Construction☆71Updated 3 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated 3 weeks ago
- ☆16Updated 11 years ago
- A Low-Level Abstraction of Memory Access☆88Updated last year
- A mirror of the CRLibm project from INRIA Forge☆48Updated 5 years ago
- AOCL-LibM☆120Updated 3 weeks 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…☆58Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- Mirror of the Cephes C source for reference☆95Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- CMake module to optimize cflags for architecture extensions such as SSE, AVX☆27Updated 6 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Clone of the Chaos CVS repository using git-cvsimport.☆12Updated 13 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated 3 weeks ago