-
Updated
Jun 29, 2021 - Java
#
concurrent-programming
Here are 764 public repositories matching this topic...
A General-purpose Parallel and Heterogeneous Task Programming System
multi-threading
gpu
parallel
parallel-computing
cuda
multithreading
gpgpu
concurrent-programming
high-performance-computing
gpu-computing
heterogeneous-parallel-programming
threadpool
parallel-programming
work-stealing
gpu-programming
taskparallelism
multicore-programming
cuda-programming
-
Updated
Aug 6, 2021 - C++
-
Updated
Jul 9, 2021 - C++
Java并发知识点总结
-
Updated
May 30, 2021
a thread-safe concurrent map for go
-
Updated
Jun 25, 2021 - Go
Blazing fast concurrent HashMap for Rust.
data-structures
hashmap
concurrent-programming
concurrent
concurrent-map
hashtable
concurrent-data-structure
-
Updated
Jul 15, 2021 - Rust
A collection of resources on wait-free and lock-free programming
-
Updated
Feb 8, 2020
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
Jun 15, 2021 - Java
BAT华为大厂一线工程师四年磨一剑精心编排 Java 高并发编程案例代码 & 教程 & 面试题集锦。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial
-
Updated
Jun 17, 2021 - Java
java
demo
multi-threading
concurrency
showcase
parallelism
concurrent-programming
thread-safety
concurrency-problem
concurrency-issue
concurrency-gotchas
-
Updated
Jun 28, 2021 - 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 24, 2021 - C++
-
Updated
Jul 5, 2021 - F#
Go Tutorials - Let's get our hands really dirty by writing a lot of Golang code
go
golang
open-source
google
tutorial
functional-programming
guide
concurrency
learn-to-code
concurrent-programming
learning-by-doing
golang-tools
learn-by-doing
go-tutorial
go-tutorials
hacking-code
hackingcode
-
Updated
May 28, 2020 - Go
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
Jul 18, 2021 - 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
May 14, 2021 - 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
Aug 18, 2021 - C#
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
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
Aug 12, 2020 - Java
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
Aug 9, 2020 - Scala
An ML-inspired 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
Aug 15, 2021 - OCaml
A fast language for programmers who are passionate about their craft.
-
Updated
Aug 19, 2021 - Crystal
Material for a workshop for learning about the Pony programming language
-
Updated
May 8, 2021 - 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
May 5, 2021 - C++
Concurrent computing in Julia based on the Actor Model
-
Updated
Jul 30, 2021 - Julia
The Darkest Pipeline - Multithreaded pipelines for modern C++
multi-threading
pipeline
cpp
pipelines
multithreading
concurrent-programming
header-only
cpp17
thread-safe
multicore-programming
-
Updated
Jun 9, 2021 - C++
Async / Await asynchronous programming model for Java similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
-
Updated
Jul 29, 2021 - Java
A concurrent programming language based on linear types
-
Updated
Aug 29, 2020 - Haskell
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."
The migration guide here should be expanded with additional content regarding upgrading from
Observable
toZStream
.