| cameron314/concurrentqueue |
7,886 |
|
0 |
0 |
almost 3 years ago |
0 |
|
31 |
other |
C++ |
| A fast multi-producer, multi-consumer lock-free concurrent queue for C++11 |
| crossbeam-rs/crossbeam |
6,615 |
|
1,476 |
1,231 |
about 2 years ago |
35 |
April 09, 2023 |
131 |
apache-2.0 |
Rust |
| Tools for concurrent programming in Rust |
| ruby-concurrency/concurrent-ruby |
5,581 |
|
0 |
205 |
about 2 years ago |
69 |
February 24, 2023 |
45 |
other |
Ruby |
| Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns. |
| orcaman/concurrent-map |
4,004 |
|
83 |
337 |
over 2 years ago |
4 |
November 08, 2022 |
32 |
mit |
Go |
| a thread-safe concurrent map for go |
| deckarep/golang-set |
3,728 |
|
503 |
2,496 |
over 2 years ago |
11 |
November 29, 2023 |
4 |
other |
Go |
| A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp. |
| David-Haim/concurrencpp |
1,922 |
|
0 |
0 |
about 2 years ago |
0 |
|
4 |
mit |
C++ |
| Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all |
| python-greenlet/greenlet |
1,552 |
|
9,890 |
570 |
over 2 years ago |
50 |
December 08, 2023 |
21 |
other |
C++ |
| Lightweight in-process concurrent programming |
| cgarciae/pypeln |
1,412 |
|
5 |
6 |
almost 3 years ago |
36 |
January 06, 2022 |
22 |
mit |
Python |
| Concurrent data pipelines in Python >>> |
| xuwujing/java-study |
1,204 |
|
0 |
0 |
about 2 years ago |
0 |
|
12 |
apache-2.0 |
Java |
| java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。 |
| code-review-checklists/java-concurrency |
748 |
|
0 |
0 |
over 5 years ago |
0 |
|
10 |
|
|
| Checklist for code reviews |