shibatch / tlfloatLinks
C++ template library for floating point operations
☆30Updated 3 weeks ago
Alternatives and similar repositories for tlfloat
Users that are interested in tlfloat are comparing it to the libraries listed below
Sorting:
- ☆31Updated 3 years ago
- Add-on packages for Vector class library☆75Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆109Updated 3 weeks ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated 11 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆44Updated 6 months ago
- Clone of the Chaos CVS repository using git-cvsimport.☆12Updated 13 years ago
- C++20 and onward collection of high performance data containers and related tools☆56Updated this week
- A mirror of the CRLibm project from INRIA Forge☆48Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- C++ Library for Portable SIMD Vectorization☆84Updated 8 months ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- Programming Accelerators with C++ (PACXX)☆57Updated 7 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated this week
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- parsertl: The Modular Parser Generator☆16Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago