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:
- ☆31Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated 2 months ago
- benchmarking positional population count☆15Updated 3 weeks 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
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- C++ template library for floating point operations☆35Updated 2 weeks ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆56Updated 3 weeks ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- SIMD sorting network generator and very basic tester☆16Updated 3 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
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- C++20 Memory Allocator library☆36Updated 6 months ago
- ☆39Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 4 years ago
- Seamless llvm-mca CMake integration☆28Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago