An implementation of Seqlock in C++11
☆248Jul 29, 2024Updated 2 years ago
Alternatives and similar repositories for Seqlock
Users that are interested in Seqlock are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,560Mar 8, 2024Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,273Jan 4, 2024Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆224Sep 25, 2023Updated 2 years ago
- A collection of resources on wait-free and lock-free programming☆2,063Feb 25, 2024Updated 2 years ago
- Heap allocation free version of C++11 std::function☆61Oct 6, 2021Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Nov 7, 2019Updated 6 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆69Jul 18, 2020Updated 6 years ago
- Concurrent data structures in C++☆1,459May 16, 2026Updated 2 months ago
- A C++ library of Concurrent Data Structures☆2,742Oct 17, 2023Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Jul 4, 2021Updated 5 years ago
- A collection of High-Frequency trading components☆311Nov 8, 2015Updated 10 years ago
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆158May 26, 2023Updated 3 years ago
- C++17 inplace_string implementation☆99Aug 20, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆86Oct 18, 2018Updated 7 years ago
- Ultra low latency messaging kernel☆159Sep 24, 2014Updated 11 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- Fast integer to string and string to integer conversion functions☆25Sep 25, 2023Updated 2 years ago
- A lock-free object pool, CAS/spin/pthread_mutex☆19Dec 11, 2015Updated 10 years ago
- fixpp - A modern C++ FIX library☆92Sep 25, 2024Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆653Aug 7, 2025Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆510Oct 22, 2023Updated 2 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆265Jul 27, 2026Updated 2 weeks ago
- Configurable C++ platform adapter☆558May 16, 2026Updated 2 months ago
- std::ring_span (SG14, P0059R1)☆46Dec 3, 2016Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Jul 10, 2017Updated 9 years ago
- Very fast lock-free queue (thread safe)☆188Jul 17, 2025Updated last year
- C++ implementation of a memory efficient hash map and hash set☆367Nov 3, 2025Updated 9 months ago
- C++17 lock-free data structure library☆15Jan 10, 2019Updated 7 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Oct 1, 2018Updated 7 years ago
- Asynchronious event-driven C++ library for building high-perfomance web applications☆20Oct 31, 2014Updated 11 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,436Jul 11, 2026Updated last month
- C++14 concurrent lock-free low-latency queue.☆1,884Jul 30, 2026Updated last week
- erfvicap is a packet capture tool for network adapters from Solarflare☆71Mar 6, 2023Updated 3 years ago
- disruptor c++ implementation for IPC (Linux, Mac OS)☆33Nov 1, 2025Updated 9 months ago
- Love template metaprogramming☆331Apr 10, 2022Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Sep 19, 2016Updated 9 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,620May 1, 2023Updated 3 years ago