-
Updated
May 18, 2020 - Java
#
concurrent-programming
Here are 635 public repositories matching this topic...
Modern C++ Parallel Task Programming
multi-threading
parallel-computing
cuda
multithreading
gpgpu
concurrent-programming
high-performance-computing
heterogeneous-parallel-programming
threadpool
parallel-programming
work-stealing
gpu-programming
taskparallelism
multicore-programming
cuda-programming
-
Updated
Sep 27, 2020 - C++
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
-
Updated
Sep 7, 2020 - C++
Java并发知识点总结
-
Updated
Jul 21, 2019
a thread-safe concurrent map for go
-
Updated
Nov 26, 2019 - Go
A collection of resources on wait-free and lock-free programming
-
Updated
Feb 8, 2020
Blazing fast concurrent HashMap for Rust.
data-structures
hashmap
concurrent-programming
concurrent
concurrent-map
hashtable
concurrent-data-structure
-
Updated
Sep 28, 2020 - Rust
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
Sep 26, 2019 - Java
java
demo
multi-threading
concurrency
showcase
parallelism
concurrent-programming
thread-safety
concurrency-problem
concurrency-issue
concurrency-gotchas
-
Updated
Sep 25, 2017 - Java
Java 高并发多线程编程系列 demo 案例代码 & 教程 & 面试题集锦 详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial
-
Updated
Sep 18, 2020 - Java
-
Updated
Sep 23, 2020 - 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
concuerror
automatic
concurrent-erlang-programs
concurrent-programming
model-checking
model-checker
stateless-model-checking
-
Updated
Jun 16, 2020 - Erlang
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
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
Sep 25, 2020 - Java
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
Aug 8, 2020 - 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
Aug 12, 2020 - Java
Tasks, executors, timers and C++20 coroutines to rule them all
cpp
coroutines
concurrency
tasks
multithreading
concurrent-programming
asynchronous-programming
threading
await
async-await
timers
executor-service
threadpool
cpp20
-
Updated
Sep 30, 2020 - 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
Sep 4, 2020 - C#
Material for a workshop for learning about the Pony programming language
-
Updated
Jan 14, 2019 - Pony
A spider on Dcard. Strong and speedy.
-
Updated
Nov 27, 2018 - Python
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 8, 2020 - 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
Sep 8, 2019 - Java
A concurrent programming language based on linear types
-
Updated
Aug 29, 2020 - Haskell
Python framework for asynchronous, concurrent, distributed, network programming with coroutines
-
Updated
Mar 1, 2018 - Python
Java编程之路
-
Updated
Jun 15, 2020 - Java
Map lazy functional language constructs to LLVM IR
programming-language
compiler
llvm
lambda-calculus
concurrent-programming
statically-typed
pi-calculus
-
Updated
Jun 21, 2019 - Haskell
Evolved concurrent neural networks on godot engine
-
Updated
Apr 27, 2019 - 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."
CE have released their own take on tracing, with following notable changes compared to original ZIO Tracing: