20 results found Sort:
- Filter by Primary Language:
- Go (4)
- C++ (4)
- C (3)
- Rust (3)
- Scala (2)
- Erlang (1)
- Java (1)
- Common Lisp (1)
- C# (1)
- +
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Created
2018-05-19
7,921 commits to series/2.x branch, last one 2 days ago
Blazing fast concurrent HashMap for Rust.
Created
2019-12-06
466 commits to master branch, last one 3 months ago
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
Created
2016-03-29
58 commits to master branch, last one about a year ago
the fastest in-memory index in the East 东半球最快并发索引
Created
2018-08-19
279 commits to master branch, last one 3 years ago
High-performance containers and utilities for concurrent and asynchronous programming
Created
2020-10-27
992 commits to main branch, last one 5 days ago
Lock-free SPSC FIFO ring buffer with direct access to inner data
Created
2019-01-09
398 commits to master branch, last one 2 months ago
Plsql Database数据库
Created
2019-01-08
278 commits to master branch, last one 2 years ago
skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.
Created
2020-02-11
72 commits to master branch, last one about a year ago
RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)
Created
2019-08-13
201 commits to master branch, last one 2 months ago
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
Created
2021-03-11
14 commits to main branch, last one 3 years ago
A ConcurrentHashSet implementation
Created
2016-06-11
52 commits to main branch, last one 3 years ago
📶 A lock- and wait-free hashtable (and an array too)
Created
2016-10-19
151 commits to master branch, last one 10 days ago
The seq library is a collection of original C++14 STL-like containers and related tools
Created
2022-08-31
135 commits to main branch, last one 2 months ago
A ZIO native cache with a simple and compositional interface
Created
2020-08-07
92 commits to series/2.x branch, last one 5 months ago
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Created
2022-01-13
268 commits to main branch, last one 11 months ago
A SIMD-accelerated concurrent hash table.
Created
2021-03-05
50 commits to master branch, last one 3 years ago
BEAM friendly spinlocks for Elixir/Erlang
Created
2019-01-29
28 commits to main branch, last one 6 months ago
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 Ob...
Created
2021-08-12
30 commits to master branch, last one 2 years ago
Generic concurrent lock-free map for Golang
Created
2024-08-25
16 commits to master branch, last one 3 months ago
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 proces...
Created
2021-02-28
80 commits to master branch, last one about a year ago