nadavrot / fast_logLinks
A fast implementation of log() and exp()
☆56Updated 3 years ago
Alternatives and similar repositories for fast_log
Users that are interested in fast_log are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 weeks ago
- Experimental JSON builder based on C++ reflection☆57Updated 2 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- ☆32Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- benchmarking positional population count☆17Updated 2 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- C++20 Memory Allocator library☆36Updated 8 months ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- C++ template library for floating point operations☆37Updated 3 weeks ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++20 Static Branch library☆95Updated 7 months ago
- A simple replacement for std::unordered_map☆51Updated last year