shibatch / tlfloatLinks
C++ template library for floating point operations
☆35Updated 2 weeks ago
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()☆53Updated 2 years ago
- Add-on packages for Vector class library☆76Updated last year
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- ☆31Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated 2 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last week
- 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
- Clone of the Chaos CVS repository using git-cvsimport.☆12Updated 13 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- C++20 Memory Allocator library☆36Updated 6 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- AOCL-LibM☆122Updated 2 weeks 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 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆136Updated 3 weeks ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- LALR(1) parser for C++☆80Updated last year
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- C++ library implementing recent double-word (aka double-double) arithmetics.☆13Updated 6 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated 2 weeks ago