nadavrot / fast_logLinks
A fast implementation of log() and exp()
☆57Updated 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:
- ☆32Updated 4 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆113Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- benchmarking positional population count☆17Updated 3 months ago
- C++ template library for floating point operations☆36Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 2 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- Seamless llvm-mca CMake integration☆28Updated 5 years ago
- Experimental ranges for CUDA☆25Updated 7 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- High-throughput lock-based concurrent queue☆32Updated 3 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Bytecode interpreter☆80Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated 2 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated 2 months ago