rigtorp / isatomicLinks
Test if AVX vector loads and stores are atomic
☆30Updated 4 years ago
Alternatives and similar repositories for isatomic
Users that are interested in isatomic are comparing it to the libraries listed below
Sorting:
- Benchmarks for our memory allocator☆64Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years 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…☆56Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A set of memory allocators for use with the C++ Standard Template Library☆27Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- ☆31Updated 3 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- Volatile Persistent Memory Allocator☆25Updated 2 years ago
- A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs☆28Updated 3 weeks ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- InstLatX64_Demo☆43Updated last week
- C++20 Static Branch library☆59Updated 2 weeks ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- ☆44Updated 4 years ago