nadavrot / fast_logLinks
A fast implementation of log() and exp()
☆52Updated 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:
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- ☆31Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated this week
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆53Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- The Fancy Named Parameters Library☆34Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- C++20 Static Branch library☆65Updated 3 months ago
- Benchmarks for our memory allocator☆69Updated last year
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Radix sorting from the ground up☆37Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 weeks ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated 2 weeks ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆39Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago