nadavrot / fast_log
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
- Compact SVO optimized vector for C++17 or higher☆100Updated 9 months ago
- ☆31Updated 3 years ago
- The Fancy Named Parameters Library☆30Updated 3 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
- A header only library implementing common mathematical functions using SIMD intrinsics☆98Updated 2 weeks ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 6 months ago
- Experimental JSON builder based on C++ reflection☆50Updated 2 weeks ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last month
- C++20 SIMD Within A Register library☆30Updated 6 months ago
- Comparing linear and binary searches☆39Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++20 Static Branch library☆52Updated 6 months ago
- Bytecode interpreter☆72Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆114Updated 4 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆120Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆6Updated 11 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 2 weeks ago
- InstLatX64_Demo☆42Updated this week
- A tagged-pointer type for C++.☆30Updated last year
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Radix sorting from the ground up☆37Updated last year
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- Tiny Test System☆27Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Small small_vector☆33Updated 4 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆54Updated last week