nadavrot / fast_logLinks
A fast implementation of log() and exp()
☆53Updated 2 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:
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 2 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- ☆32Updated 4 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated last month
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- benchmarking positional population count☆16Updated last month
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- C++ template library for floating point operations☆36Updated this week
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years 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
- A simple replacement for std::unordered_map☆50Updated last year
- Experimental JSON builder based on C++ reflection☆56Updated last month
- C++20 Memory Allocator library☆36Updated 7 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- C++20 Static Branch library☆72Updated 6 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago