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/20201001204702/https://github.com/topics/lockfree
Here are
27 public repositories
matching this topic...
Automatic parallelization (lock-free multithreading thread) tool developed by Surparallel Open Source.Pelagia is embedded key value database that implements a small, fast, high-reliability on ANSI C.
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)
Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability
lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
A set implementation based on lockfree skiplist.
ConcurrentQueue implemented in c++, the algorithms involved are also used in Java ConcurrentLinkedQueue (Java Platform SE 8 ).
A C++11 shared mutex with high emphasis on performance
3 different C++, multi-threaded queues including a lock-free one
Updated
Jan 23, 2019
CMake
Updated
May 10, 2017
Java
Updated
Jan 31, 2018
Java
Thread-safe Data-Structure
Lockfree Datastructures and Algorithims
shared memory concurrent data structures in C++
"Concurrent Data Structures - Creation of Inverted Index"
A multi-producer multi-consumer lock-free ring buffer implementation
Source code for various data structures used to represent concurrent stacks in the Haskell programming language used for my Master's thesis.
Experimental relaxed atomics for golang (with configurable memory orders for operations)
Broadcasting with thread_local atomics
Improve this page
Add a description, image, and links to the
lockfree
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
lockfree
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.