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:
- ☆31Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- C++20 Memory Allocator library☆36Updated 5 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated last month
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- A simple replacement for std::unordered_map☆50Updated last year
- C++20 Static Branch library☆68Updated 4 months ago
- The Fancy Named Parameters Library☆36Updated last week
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆95Updated last week
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago