#
concurrent-data-structure
Here are 78 public repositories matching this topic...
Blazing fast concurrent HashMap for Rust.
data-structures
hashmap
concurrent-programming
concurrent
concurrent-map
hashtable
concurrent-data-structure
-
Updated
Sep 28, 2020 - Rust
Plsql Database数据库
json
database
plsql
vpc
concurrent-data-structure
binlog
restful-webservices
quantum-field-theory
subsetting
vpcs
messy-folders
-
Updated
Nov 27, 2019 - Java
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
-
Updated
Aug 1, 2020 - 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
Jul 8, 2020 - C
RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)
concurrency
indexing
data-structures
persistent-data-structure
persistent-memory
concurrent-data-structure
ycsb
-
Updated
Sep 10, 2020 - C++
-
Updated
Apr 18, 2020 - C
A ConcurrentHashSet implementation
-
Updated
Jul 7, 2019 - C#
Lock-free SPSC FIFO ring buffer with direct access to inner data
-
Updated
Jul 16, 2020 - Rust
BEAM friendly spinlocks for Elixir/Erlang
-
Updated
Oct 9, 2019 - Erlang
AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust
-
Updated
Apr 23, 2020 - Rust
Lock-free concurrent work stealing deque in C++
-
Updated
Feb 19, 2018 - C++
A concurrent lock-free hash map for Rust.
-
Updated
Jan 2, 2019 - Rust
-
Updated
Jul 1, 2019 - Go
socket
set-theory
http-server
backend-services
concurrent-data-structure
restful-webservices
static-library
schedular
pool-manager
-
Updated
Jun 27, 2020
Garbage collected concurrent hash tries.
-
Updated
Jan 1, 2017 - C++
A light, high-performance, concurrent, thread-safe skip list implementation written in Golang.
-
Updated
Apr 23, 2018 - Go
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++
skipset is a high-performance concurrent sorted set based on skip list. Up to 3x ~ 6x faster than sync.Map in the typical pattern.
-
Updated
Aug 6, 2020 - Go
Parallel Cache Conscious Hash Trie
-
Updated
May 1, 2018 - Rust
Go Stale While Asynchronously Revalidate Memoization
-
Updated
Mar 28, 2020 - Go
hopscotch concurrent hashing
-
Updated
Dec 19, 2016 - C++
Defines several array types in which elements may be updated atomically. Intended to provide atomic array types similar to those found in java.util.concurrent.atomic in Java.
-
Updated
Jun 8, 2018 - Rust
In-memory index implementation (btreemap, hashmap, ART-map)
-
Updated
Dec 12, 2019 - C++
Single Consumer implementations of a fixed & variable sized FastFlow-Lamport-Thompson ring-buffers
-
Updated
Mar 23, 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
Jan 6, 2019 - C++
Concurrent HashMap in Rust
-
Updated
Nov 9, 2019 - Rust
In-memory immutable wait-free consistent hashing ring data structure, supporting virtual nodes & replication.
golang
replication
consistent-hash-algorithm
consistent-hashing
hash-ring
concurrent
golang-library
lock-free
concurrent-data-structure
golang-package
hashring
wait-free
consistenthash
consistent-hashing-library
single-writer
multiple-readers
-
Updated
Mar 14, 2018 - Go
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."


CE have released their own take on tracing, with following notable changes compared to original ZIO Tracing: