rigtorp / isatomicLinks
Test if AVX vector loads and stores are atomic
☆30Updated 5 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☆67Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- ☆10Updated 5 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…☆56Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆90Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- fork of qt-creator/perfparser.git with not-yet upstreamed changes required for hotspot☆17Updated last week
- Add-on packages for Vector class library☆75Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- ☆58Updated last month
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- A set of memory allocators for use with the C++ Standard Template Library☆27Updated 2 years ago
- CPU Ultimate Latency Test.☆110Updated 3 weeks ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago