-
Updated
Feb 8, 2022 - Java
#
concurrent-programming
Here are 876 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
Mar 21, 2022 - C++
-
Updated
Feb 17, 2022 - C++
Java并发知识点总结
-
Updated
Aug 23, 2021
a thread-safe concurrent map for go
-
Updated
Mar 4, 2022 - Go
Blazing fast concurrent HashMap for Rust.
data-structures
hashmap
concurrent-programming
concurrent
concurrent-map
hashtable
concurrent-data-structure
-
Updated
Mar 14, 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
Oct 17, 2021 - Java
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
demo
multi-threading
concurrency
showcase
multithreading
parallelism
concurrent-programming
thread-safety
concurrency-problem
concurrency-issue
concurrency-gotchas
traps
-
Updated
Jan 30, 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
Mar 14, 2022 - C++
-
Updated
Feb 24, 2022 - 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
Sep 28, 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
Jan 13, 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
Mar 21, 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
Aug 9, 2020 - 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
Mar 20, 2022 - 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
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
Feb 17, 2022 - Java
Concurrent computing in Julia based on the Actor Model
-
Updated
Oct 1, 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++
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