An implementation of Seqlock in C++11
☆245Jul 29, 2024Updated last year
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,525Mar 8, 2024Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,240Jan 4, 2024Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆217Sep 25, 2023Updated 2 years ago
- A collection of resources on wait-free and lock-free programming☆2,048Feb 25, 2024Updated 2 years ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 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☆68Jul 18, 2020Updated 5 years ago
- Concurrent data structures in C++☆1,452May 16, 2026Updated 3 weeks ago
- A C++ library of Concurrent Data Structures☆2,739Oct 17, 2023Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆156May 26, 2023Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Jul 4, 2021Updated 4 years ago
- A collection of High-Frequency trading components☆308Nov 8, 2015Updated 10 years ago
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 11 months ago
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 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
- Ultra low latency messaging kernel☆158Sep 24, 2014Updated 11 years ago
- A lock-free object pool, CAS/spin/pthread_mutex☆19Dec 11, 2015Updated 10 years ago
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆295Aug 22, 2022Updated 3 years ago
- Configurable C++ platform adapter☆558May 16, 2026Updated 3 weeks ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A C++ library providing various concurrent data structures and reclamation schemes.☆645Aug 7, 2025Updated 10 months ago
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 6 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆509Oct 22, 2023Updated 2 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆261Mar 26, 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 8 years ago
- C++ implementation of a memory efficient hash map and hash set☆367Nov 3, 2025Updated 7 months ago
- Very fast lock-free queue (thread safe)☆185Jul 17, 2025Updated 10 months ago
- C++17 lock-free data structure library☆15Jan 10, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,313Apr 28, 2026Updated last month
- C++14 concurrent lock-free low-latency queue.☆1,856May 18, 2026Updated 3 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆260Jul 20, 2025Updated 10 months 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
- disruptor c++ implementation for IPC (Linux, Mac OS)☆33Nov 1, 2025Updated 7 months ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆71Mar 6, 2023Updated 3 years ago
- Lock-free ring buffer (MPSC)☆484Dec 16, 2019Updated 6 years ago