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:
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆9Updated last year
- Struct-of-Arrays generator for C++ projects.☆58Updated 11 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- ☆31Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- A tagged-pointer type for C++.☆35Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- Benchmarks for our memory allocator☆67Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆109Updated last week
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- Experimental JSON builder based on C++ reflection☆52Updated 3 weeks ago
- Interchangeable AoS and SoA containers☆24Updated 2 years ago
- C++20 Memory Allocator library☆35Updated 2 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- C++20 Static Branch library☆60Updated last month
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago