nadavrot / fast_logLinks
A fast implementation of log() and exp()
☆55Updated 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:
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 3 months ago
- 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 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- ☆32Updated 4 years 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
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- C++ template library for floating point operations☆37Updated this week
- Experimental JSON builder based on C++ reflection☆56Updated 2 months ago
- C++20 Memory Allocator library☆36Updated 7 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++20 Static Branch library☆94Updated 6 months ago
- A simple replacement for std::unordered_map☆51Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 2 weeks ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago