12 skills found
rigtorp / SeqlockAn implementation of Seqlock in C++11
Amanieu / SeqlockA reader-writer lock that provides extremely fast read access without starving writers
unodb-dev / UnodbAdaptive Radix Tree in C++
vladiant / CppConcurrencyPatternsC++ Concurrency Patterns
theartful / Broadcast QueueA blazingly fast™ single producer multiple consumer broadcast queue
dave11ar / Seqlock Concurrent Hash TablesDiploma project: Integration of seqlock-based synchronization into open-addressed concurrent hash table algorithm
BagritsevichStepan / Lock Free Data StructuresLow latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock
vasigavr1 / SeqlocksAn implementation of sequence locks (seqlocks) for lock-free reads in C using atomics
tonchi29-a11y / DEMON STACKHigh-performance AutoHotkey v2 library suite for real-time pipelines (Lock-Free IPC, SPSC, EMA, Telemetry, Watchdog, Raw Input...) with selftests and Gold stacks.
copy-on-meow / SeqlockA C++ implementation of the Sequence Lock
htfy96 / SeqlockA C++11 SeqLock implementation with reader/writer support, designed for non-blocking reads
odygrd / Seqlock QueueNo description available