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☆65Updated 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☆31Updated 6 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆58Updated last year
- 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
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A simple replacement for std::unordered_map☆50Updated 10 months ago
- ☆31Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆56Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A collection of formatting benchmarks☆47Updated 4 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C++20 Static Branch library☆59Updated 3 weeks ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- InstLatX64_Demo☆43Updated last month
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- SIMD (SSE) string functions☆102Updated 7 years ago
- Volatile Persistent Memory Allocator☆25Updated 2 years ago