An implementation of Seqlock in C++11
☆247Jul 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,563Mar 8, 2024Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,281Jan 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,069Feb 25, 2024Updated 2 years ago
- Heap allocation free version of C++11 std::function☆61Oct 6, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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,461May 16, 2026Updated 3 months ago
- A C++ library of Concurrent Data Structures☆2,745Oct 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☆313Nov 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☆100Aug 20, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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
- A highly optimized single producer single consumer message queue C++ template☆295Aug 22, 2022Updated 4 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.☆656Aug 7, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆510Oct 22, 2023Updated 2 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆265Jul 27, 2026Updated last month
- Configurable C++ platform adapter☆558May 16, 2026Updated 3 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)☆187Jul 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☆16Jan 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
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Asynchronious event-driven C++ library for building high-perfomance web applications☆20Oct 31, 2014Updated 11 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,468Jul 11, 2026Updated last month
- C++14 concurrent lock-free low-latency queue.☆1,892Updated this 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