rigtorp / isatomicLinks
Test if AVX vector loads and stores are atomic
☆35Updated 5 years ago
Alternatives and similar repositories for isatomic
Users that are interested in isatomic are comparing it to the libraries listed below
Sorting:
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- The Berkeley Container Library☆126Updated last month
- Benchmarks for our memory allocator☆70Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- ☆72Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆51Updated 4 months ago
- ☆45Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- ☆17Updated 9 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated 3 weeks ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- ☆32Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Concurrent Deferred Reference Counting☆174Updated last year
- A simple replacement for std::unordered_map☆51Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- ☆128Updated 2 years ago
- NUMAPROF is a NUMA memory profliler based on Pintool to track your remote memory accesses.☆51Updated 7 months ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months ago
- Clang with JIT extensions☆237Updated 3 years ago
- Test the non-AVX, AVX2 and AVX-512 speeds across various active core counts☆230Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year