rigtorp / isatomic
Test if AVX vector loads and stores are atomic
☆29Updated 4 years ago
Alternatives and similar repositories for isatomic:
Users that are interested in isatomic are comparing it to the libraries listed below
- Benchmarks for our memory allocator☆63Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆59Updated 5 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆132Updated 5 years ago
- A simple replacement for std::unordered_map☆48Updated 8 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- C++ interface to CPU affinity management☆30Updated 6 years ago
- STL compatible implementation of hash map optimized for concurrent access☆25Updated 5 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆96Updated 11 months ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- ☆31Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆42Updated last year
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated 2 weeks ago
- NUMAPROF is a NUMA memory profliler based on Pintool to track your remote memory accesses.☆46Updated 9 months ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago