| 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+. |
| 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 |
| gauteh/hidefix |
41 |
|
0 |
0 |
over 2 years ago |
9 |
November 19, 2023 |
7 |
mit |
Rust |
| 🐕 Concurrent HDF5 and NetCDF4 reader (experimental) |
| asgeirn/circular-buffer |
17 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
mit |
Java |
| A Lock Free Concurrent Circular Buffer |
| cmnord/pflock |
6 |
|
0 |
0 |
about 3 years ago |
5 |
January 30, 2023 |
5 |
mit |
Rust |
| A "phase-fair" reader-writer spinlock :lock: |
| mvisat/async-rwlock |
5 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
mit |
TypeScript |
| Promise-based asynchronous readers-writers lock |