enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
tests
#
concurrent-data-structure
Here are 108 public repositories matching this topic...
Blazing fast concurrent HashMap for Rust.
data-structures
hashmap
concurrent-programming
concurrent
concurrent-map
hashtable
concurrent-data-structure
-
Updated
Jun 30, 2022 - Rust
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
-
Updated
May 20, 2022 - C++
the fastest in-memory index in the East 东半球最快并发索引
parallel-algorithm
concurrent-data-structure
b-tree
adaptive-radix-tree
b-link-tree
palm-tree
mass-tree
b-star-tree
prefix-b-tree
-
Updated
Feb 4, 2021 - C
Plsql Database数据库
json
database
plsql
vpc
concurrent-data-structure
binlog
restful-webservices
quantum-field-theory
subsetting
vpcs
messy-folders
-
Updated
Feb 15, 2022 - Java
RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)
concurrency
indexing
data-structures
persistent-data-structure
persistent-memory
concurrent-data-structure
ycsb
-
Updated
Apr 20, 2022 - C++
skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.
-
Updated
May 20, 2022 - Go
Lock-free SPSC FIFO ring buffer with direct access to inner data
-
Updated
Jun 22, 2022 - Rust
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
-
Updated
Sep 11, 2021 - C++
-
Updated
Jul 4, 2022 - C
A ConcurrentHashSet implementation
-
Updated
Mar 21, 2022 - C#
A ZIO native cache with a simple and compositional interface
scala
functional-programming
cache
concurrency
effects
concurrent-programming
asynchronous-programming
concurrent
concurrent-data-structure
zio
asynchronicity
asyncronous
-
Updated
Jun 26, 2022 - Scala
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
stack
queue
high-performance
parallel
data-structures
hashmap
concurrent-programming
ring-buffer
lock-free
vectors
hashtable
concurrent-data-structure
fifo
fifo-queue
wait-free
-
Updated
Jun 3, 2022 - C
BEAM friendly spinlocks for Elixir/Erlang
-
Updated
Jul 4, 2022 - Erlang
A SIMD-accelerated concurrent hash table.
-
Updated
Oct 17, 2021 - Common Lisp
A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right - A Concurrency Control Technique with Wait-Free Population Oblivious Reads>
-
Updated
Aug 22, 2021 - Go
AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust
-
Updated
Jul 2, 2022 - Rust
Lock-free concurrent work stealing deque in C++
-
Updated
Feb 19, 2018 - C++
A concurrent lock-free hash map for Rust.
-
Updated
Feb 1, 2021 - Rust
-
Updated
Jan 30, 2022 - Go
Códigos feitos para o curso de Multithreading com Java, no canal RinaldoDev do YouTube.
java
concurrency
parallel
parallel-computing
multithreading
parallelism
concurrent-programming
java-8
concurrent
concurrent-data-structure
parallel-processing
parallel-programming
-
Updated
Jun 9, 2022 - Java
Garbage collected concurrent hash tries.
-
Updated
Jan 1, 2017 - C++
A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.
cpp
threadsafe
boost
concurrency
design-patterns
header-only
threading
cpp17
thread-safety
concurrency-library
concurrent-data-structure
accessor
concurrency-patterns
-
Updated
Oct 27, 2021 - C++
set-theory
dna
backend-services
concurrent-data-structure
restful-webservices
static-library
schedular
dna-computing
dna-initons
-
Updated
May 29, 2022
A light, high-performance, concurrent, thread-safe skip list implementation written in Golang.
-
Updated
Oct 26, 2020 - Go
Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a channel in the order of input. It is useful in concurrently processing items in a queue, and get output in the order provided by the queue.
golang
data-science
parallel
parallel-computing
concurrent
golang-library
concurrent-data-structure
ordered
data-pipeline
-
Updated
Mar 16, 2022 - Go
Go Stale While Asynchronously Revalidate Memoization
-
Updated
Mar 28, 2020 - Go
A multithreaded web crawler using two mechanism - single lock and thread safe data structures
search-engine
socket
crawler
cpp
openssl
threadsafe
concurrency
lock
pagerank
multithreading
data-structures
html-parser
threading
webcrawler
concurrent-data-structure
pthread
website-downloader
reader-writer-lock
-
Updated
Mar 22, 2021 - C++
The rep contains my experiments with state of the art NVM programming abstractions during my internship at Regal Lab of Inria Paris under the supervision of Dr Marc Shapiro and Dr Gael Thomas.
-
Updated
Aug 10, 2020 - C++
concurrency
concurrent-data-structure
system-architecture
system-design
concurrency-patterns
system-design-questions
system-design-interview
system-architect-interview
system-architecture-interview
concurrency-interview-questions
-
Updated
Jan 26, 2021
Improve this page
Add a description, image, and links to the concurrent-data-structure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the concurrent-data-structure topic, visit your repo's landing page and select "manage topics."
allow to limit/annotate tests in a similar way we have for js, native, etc. when run using graalvm native-image