skarupke / two_bit_mutexLinks
Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer
☆25Updated 2 years ago
Alternatives and similar repositories for two_bit_mutex
Users that are interested in two_bit_mutex are comparing it to the libraries listed below
Sorting:
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Library for lock-free locks☆83Updated 2 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Lace - implementation of work-stealing in C☆53Updated 3 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆70Updated last year
- benchmarking positional population count☆15Updated 3 weeks ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- ☆39Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- Comparing linear and binary searches☆41Updated 5 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Updated 2 years ago
- Dynamic runtime inlining with LLVM☆64Updated 4 years ago
- ☆31Updated 3 weeks ago
- Concurrent Hash Table☆34Updated 2 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…☆58Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- ☆110Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 2 weeks ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Persistent red-black tree in C++☆30Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago