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:
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- ☆31Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated 3 weeks ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- C++ template library for floating point operations☆33Updated 2 weeks ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- The Fancy Named Parameters Library☆34Updated last month
- fast prime sieve and hash algorithm☆38Updated last month
- Experimental JSON builder based on C++ reflection☆54Updated 3 months ago
- C++20 Static Branch library☆68Updated 4 months ago
- performance experiments for C++ exception handling☆31Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 weeks ago
- A simple replacement for std::unordered_map☆50Updated last year
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆42Updated last year
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- ☆22Updated 3 years ago