amd / aocl-libmem
A library of AMD optimized memory and string functions
☆13Updated last month
Alternatives and similar repositories for aocl-libmem:
Users that are interested in aocl-libmem are comparing it to the libraries listed below
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- ☆20Updated 2 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆38Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆17Updated 6 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆14Updated 2 months ago
- ☆10Updated last month
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- How fast can we shuffle values?☆37Updated last year
- A small C++17 library inspired by Category Theory.☆16Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 10 months ago
- ☆27Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated this week
- ☆17Updated this week
- [Not maintained] Implementation of TDigest algorithm in C++☆16Updated 7 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- LLVM-Canon aims to transform LLVM modules into a canonical form by reordering and renaming instructions while preserving the same semanti…☆14Updated 10 months ago
- ☆10Updated 5 months ago
- A vectorized single header hash function.☆19Updated 3 months ago
- AVX512 population count routines☆22Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated 2 months ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- C++ template library for floating point operations