-
Updated
Jun 17, 2022 - Java
#
concurrent-programming
Here are 928 public repositories matching this topic...
A General-purpose Parallel and Heterogeneous Task Programming System
multi-threading
parallel
parallel-computing
multithreading
concurrent-programming
high-performance-computing
heterogeneous-parallel-programming
threadpool
parallel-programming
work-stealing
taskflow
gpu-programming
taskparallelism
multicore-programming
cuda-programming
-
Updated
Jun 17, 2022 - C++
-
Updated
May 23, 2022 - C++
Java并发知识点总结
-
Updated
Aug 23, 2021
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
tests
a thread-safe concurrent map for go
-
Updated
May 26, 2022 - Go
Blazing fast concurrent HashMap for Rust.
data-structures
hashmap
concurrent-programming
concurrent
concurrent-map
hashtable
concurrent-data-structure
-
Updated
Jun 30, 2022 - Rust
A collection of resources on wait-free and lock-free programming
-
Updated
Feb 8, 2020
BAT华为大厂一线工程师四年磨一剑精心编排 Java 高并发编程案例代码 & 教程 & 面试题集锦。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial
-
Updated
May 28, 2022 - Java
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
cpp
scheduler
coroutines
concurrency
tasks
multithreading
concurrent-programming
asynchronous-programming
threading
await
async-await
task-scheduler
thread-safety
timers
executor-service
coroutine
threadpool
cpp20
executors
-
Updated
Jul 4, 2022 - C++
Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
-
Updated
Nov 2, 2021 - Java
java
sync
demo
multi-threading
synchronization
concurrency
deadlock
showcase
multithreading
parallelism
concurrent-programming
thread-safety
concurrency-problem
concurrency-issue
concurrency-gotchas
-
Updated
Jan 30, 2022 - Java
-
Updated
Feb 24, 2022 - F#
Concuerror is a stateless model checking tool for Erlang programs.
testing
debugging
erlang
otp
tool
verification
systematic-testing
travis-badge
concuerror
automatic
concurrent-erlang-programs
concurrent-programming
model-checking
codecov
model-checker
codecov-badge
stateless-model-checking
erlang-versions-badge
erlang-programs
-
Updated
May 25, 2022 - Erlang
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.
csp
actors
cplusplus
cpp
actor-model
thread
concurrency
multithreading
pubsub
actor
concurrent-programming
publish-subscribe
agents
communicating-sequential-processes
message-passing
actor-library
cplusplus-17
actor-framework
sobjectizer
-
Updated
Jun 14, 2022 - C++
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. Claptrap and it`s Minions is on the way.
-
Updated
Jun 18, 2022 - C#
TaskChain Control Flow framework. Helps facilitate running tasks on an application's "Main Thread" (such as a game), and tasks off the main (async).
java
bukkit
sponge
rxjava
game-development
concurrent-programming
flow-control
minecraft-plugin
java-library
gamedev-library
task-scheduler
scheduler-library
chain-methods
-
Updated
Feb 10, 2022 - Java
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
java
promises
async
executor
asynchronous
promise
concurrency
promise-library
async-programming
completionstage
completablefuture
concurrent-programming
java8
asynchronous-programming
concurrent
java-library
java9
executorservice
promise-interface
java11
-
Updated
Jul 28, 2021 - Java
Cocoa Concurrency Things.
-
Updated
Oct 18, 2021 - Objective-C
Declarative concurrency in Scala - The implementation of the chemical machine
csp
scala
functional-programming
jvm
dsl
actor-model
concurrency
declarative
multithreading
parallelism
async-channels
concurrent-programming
asynchronous-programming
chemical-machine
join-calculus
multicore
-
Updated
May 22, 2022 - Scala
An ML-like statically-typed Erlang
programming-language
erlang
ocaml
actor-model
monad
concurrent-programming
type-system
process-calculus
statically-typed
module-system
f-ing-modules
sesterl
-
Updated
Jan 17, 2022 - OCaml
A fast language for programmers who are passionate about their craft.
-
Updated
Jun 28, 2022 - Crystal
High performance containers and utilities for concurrent and asynchronous programming
rust
tree
concurrency
hashmap
concurrent-programming
asynchronous-programming
epoch-based-reclamation
ebr
concurrent-hashmap
-
Updated
Jul 3, 2022 - Rust
A in-process MapReduce library to help you optimizing service response time or concurrent task processing.
-
Updated
Jun 24, 2022 - Go
Material for a workshop for learning about the Pony programming language
-
Updated
Mar 24, 2022 - Pony
A spider on Dcard. Strong and speedy.
-
Updated
Nov 27, 2018 - Python
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
cpp
parallel-computing
concurrent-programming
asynchronous-programming
thread-pool
cpp17
taskparallelism
multicore-programming
stop-token
parallel-computation
-
Updated
Mar 1, 2022 - C++
Async / Await asynchronous programming model for Java version 1.8 though 17; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
-
Updated
Jul 1, 2022 - Java
Concurrent computing in Julia based on the Actor Model
-
Updated
Oct 1, 2021 - Julia
Improve this page
Add a description, image, and links to the concurrent-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the concurrent-programming topic, visit your repo's landing page and select "manage topics."
allow to limit/annotate tests in a similar way we have for js, native, etc. when run using graalvm native-image