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:
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Struct-of-Arrays generator for C++ projects.☆57Updated 10 months ago
- ☆31Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆107Updated 3 months ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- C++20 Memory Allocator library☆35Updated last month
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- C++ template library for floating point operations☆27Updated last month
- C++20 Static Branch library☆59Updated this week
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆6Updated last year
- Reference implementation of Grisu-Exact in C++☆63Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- A tagged-pointer type for C++.☆33Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- Interchangeable AoS and SoA containers☆24Updated 2 years ago
- ☆16Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Radix sorting from the ground up☆36Updated last year