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:
- ☆31Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- A simple replacement for std::unordered_map☆50Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 6 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- C++20 Static Branch library☆62Updated 2 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Benchmarks for our memory allocator☆69Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated this week
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- The Fancy Named Parameters Library☆34Updated 2 weeks ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- C++ template library for floating point operations☆31Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- C++20 Memory Allocator library☆35Updated 3 months ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago