63 results found Sort:
- Filter by Primary Language:
- C++ (11)
- Go (11)
- Java (11)
- Scala (5)
- C (4)
- Rust (3)
- C# (2)
- Python (2)
- F# (2)
- Swift (1)
- Crystal (1)
- Erlang (1)
- Haskell (1)
- JavaScript (1)
- Julia (1)
- Objective-C (1)
- OCaml (1)
- Pony (1)
- +
👨🎓 Java Core Sprout : basic, concurrent, algorithm
Created
2017-12-17
713 commits to master branch, last one 5 months ago
A General-purpose Task-parallel Programming System using Modern C++
Created
2018-04-18
2,319 commits to master branch, last one 13 days ago
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
Created
2014-08-02
234 commits to master branch, last one about a year ago
Java并发知识点总结
Created
2018-04-30
43 commits to master branch, last one about a year ago
a thread-safe concurrent map for go
Created
2014-10-05
141 commits to master branch, last one about a year ago
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Created
2018-05-19
7,825 commits to series/2.x branch, last one 21 hours ago
Blazing fast concurrent HashMap for Rust.
Created
2019-12-06
466 commits to master branch, last one 2 months ago
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Created
2020-01-07
29 commits to master branch, last one about a year ago
A collection of resources on wait-free and lock-free programming
Created
2016-03-31
22 commits to master branch, last one 4 years ago
大厂一线工程师四年磨一剑精心编排 Java 高并发编程教程。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial
Created
2018-03-31
1 commits to master branch, last one about a year ago
🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵
Created
2014-06-15
71 commits to master branch, last one 2 days ago
Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
Created
2012-10-23
342 commits to master branch, last one 3 years ago
100% Vanilla Javascript Multithreading & Parallel Execution Library
Created
2015-03-05
469 commits to master branch, last one 18 days ago
http://hopac.github.io/Hopac/Hopac.html
Created
2014-02-20
1,532 commits to master branch, last one 3 years ago
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
Created
2019-05-16
1,116 commits to master branch, last one 11 days ago
taskflow是一款轻量、简单易用、可灵活扩展的通用任务编排框架,基于有向无环图(DAG)的方式实现,框架提供了组件复用、同步/异步编排、条件判断、分支选择等能力,可以根据不同的业务场景对任意的业务流程进行编排
Created
2022-09-01
13 commits to master branch, last one 10 months ago
现代C++并发编程教程
Created
2024-02-28
225 commits to main branch, last one 5 days ago
High performance containers and utilities for concurrent and asynchronous programming
Created
2020-10-27
986 commits to main branch, last one 11 days ago
Concuerror is a stateless model checking tool for Erlang programs.
Created
2014-04-04
2,397 commits to master branch, last one 8 days ago
High-performance Go logging library, with concurrency performance 10 times or more faster than the official library. Go高性能日志库,适用于高并发场景,并发性能是官方库10倍或以上
Created
2014-02-26
115 commits to master branch, last one a day ago
The foundational and practical guide for effectively learning and progressively building a blockchain from scratch in Go with gRPC
Created
2024-08-31
170 commits to main branch, last one 14 days ago
This is a frameworks with reactive, event sourcing and Actor pattern as basic theories. On top of this, developers can create "distributed", "scale out", and "easy to test" application more simply. Cl...
Created
2019-02-24
162 commits to master branch, last one about a year ago
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Created
2017-04-05
379 commits to master branch, last one 6 months ago
TaskChain Control Flow framework. Helps facilitate running tasks on an application's "Main Thread" (such as a game), and tasks off the main (async).
Created
2016-10-12
117 commits to master branch, last one 6 years ago
C/C++/Java/Python 基础知识总结
Created
2019-08-06
154 commits to master branch, last one 2 months ago
[Go] Fast and Distributed Actor framework using protocol buffers as message for Golang
Created
2022-11-06
705 commits to main branch, last one 10 days ago
A in-process MapReduce library to help you optimizing service response time or concurrent task processing.
Created
2021-12-31
29 commits to main branch, last one 2 years ago
hspp: An experimental library to bring Haskell Style Programming to C++.
Created
2022-05-28
137 commits to main branch, last one 2 years ago
Declarative concurrency in Scala - The implementation of the chemical machine
Created
2016-11-06
1,335 commits to master branch, last one 2 years ago
A fast language for programmers who are passionate about their craft.
Created
2018-09-27
2,346 commits to main branch, last one about a month ago