InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 11 C++ lock-free Projects
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Project mention: Atomic_queue: Multiple-producer-multiple-consumer lock-free queues in C++ | news.ycombinator.com | 2024-08-09
-
SPSCQueue.h
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
-
Project mention: A lock-free ring-buffer with contiguous reservations (2019) | news.ycombinator.com | 2024-02-29
-
-
libfork
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Project mention: A lock-free ring-buffer with contiguous reservations (2019) | news.ycombinator.com | 2024-02-29
-
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
C++ lock-free discussion
C++ lock-free related posts
-
OpenPicoRTOS: 'cause the world DEFINITELY needs another RTOS !
-
How do you handle data coupling between RTOS tasks?
-
Best practices on loosely coupling the high-level modules on a sensor-packager-transmitter embedded c device.
-
LFBB – A Lock Free Bipartite Buffer Library Written in Standard C11
-
Best practice for preventing data collisions between ISR and non ISR code without turning off interrupts? (FreeRTOS)
-
A Lock Free Bipartite Buffer Library Written in Standard C11
-
Lock Free Bipartite Buffer Library Written in Standard C11
-
A note from our sponsor - InfluxDB
www.influxdata.com | 11 Sep 2024
Index
What are some of the best open-source lock-free projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | libcds | 2,543 |
2 | atomic_queue | 1,470 |
3 | SPSCQueue.h | 875 |
4 | lockfree | 764 |
5 | peredvizhnikov-engine | 720 |
6 | libfork | 584 |
7 | xenium | 479 |
8 | Threadpool | 91 |
9 | lfbb | 67 |
10 | uniq | 51 |
11 | threading_library | 17 |