COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200816045255/https://github.com/topics/lock-free-queue
Here are
16 public repositories
matching this topic...
Minimize lock-free queue ever!
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
simple C++11 ring buffer implementation, allocated and evaluated at compile time
A lock-free multi-producer multi-consumer ring buffer FIFO queue.
CN-CppUserGroup-2019-1,lock-free queue demo
Lock-free concurrent work stealing deque in C++
Multi-Producer-Single-Consumer queue for .Net
dynamic lock-free queue implementation
A Rust crate providing a magic ring buffer (also known as a virtual ring buffer, VRB, or mirrored buffer) which is lock-free for multiple producers and a single consumer.
Updated
Jun 23, 2020
Rust
Simple bounded lock-free queue.
a minimal tcp transmit lib
Demonstrates usage of BSD sockets via UDP for high throughput processing
Implement lock free queue technique by myself
Updated
Apr 21, 2019
Java
Concurrent data structures and common problems
Updated
Apr 20, 2020
Kotlin
It's a robust lockless queue used in multiprocessing, and it can deal with the situation that any process aborts at any line.
Improve this page
Add a description, image, and links to the
lock-free-queue
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
lock-free-queue
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.