| concurrencykit/ck |
2,254 |
|
0 |
0 |
over 2 years ago |
0 |
|
27 |
other |
C |
| Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+. |
| jonhoo/left-right |
1,794 |
|
0 |
3 |
over 2 years ago |
2 |
November 29, 2020 |
7 |
apache-2.0 |
Rust |
| A lock-free, read-optimized, concurrency primitive. |
| kanidm/concread |
298 |
|
1 |
3 |
about 2 years ago |
51 |
October 04, 2023 |
4 |
mpl-2.0 |
Rust |
| Concurrently Readable Data Structures for Rust |
| jberryman/unagi-chan |
114 |
|
6 |
0 |
over 4 years ago |
15 |
December 02, 2021 |
14 |
other |
Haskell |
| A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API |
| rigtorp/Seqlock |
87 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
mit |
C++ |
| An implementation of Seqlock in C++11 |
| chxdeng/mabain |
36 |
|
0 |
0 |
over 2 years ago |
0 |
|
6 |
gpl-2.0 |
C++ |
| a fast and light-weighted key-value store library |
| Syerram/crypto_feeder |
12 |
|
0 |
0 |
about 10 years ago |
0 |
|
0 |
mit |
Go |
| Bitcoin Exchange ticker feeder |
| osama-afifi/Concurrency-Patterns |
9 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
|
Python |
| Concurrency Patterns Implemented in Python |
| cmnord/pflock |
6 |
|
0 |
0 |
about 3 years ago |
5 |
January 30, 2023 |
5 |
mit |
Rust |
| A "phase-fair" reader-writer spinlock :lock: |
| Barath-Kannan/ConcurrentQueues |
6 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
mit |
C++ |
| Concurrent queue variants |