concurrency
Projects with this topic
-
Common data structures and components of the actor architecture
Updated -
OwnedOrShared Cow like data structure. Allows you to wrap data in an 'Arc' lazily.
Updated -
Efficient single-producer multi-consumer channel types in Rust.
Updated -
Prácticas de la asignatura "Programación Concurrente y Distribuida". Curso 2019/20 - Universidad de Murcia.
Updated -
a stack-based concatenative virtual machine for implementing highly concurrent languages
Updated -
Some useful utilities for Python's threading module
Updated -
Xunit でメソッド単位で並行テストをする。
Updated -
A pipelined-concurrency service that automatically processes video files to be imported for a home movie server. Implemented in Golang.
Updated -
-
Microservice to be used by Gitlab CI to keep deployments in the correct order.
Updated -
Example project in Java for demonstrating Producer/Consumer pattern with concurrency
Updated -
An Actor Model written for ergonomics and flexibility.
Updated -
Composable Concurrency Abstractions for Node.JS.
Updated -
Package parallel provides a runner to runs tasks with limited concurrency.
Updated -
-
-
Library written in Go that implements some higher order functions that can be chained together as lazily evaluated sequences of commands which run in parallel whenever possible.
Updated -
Functional Programming follows the theories of Alonzo Church's λ-calculus. This is a walkthrough for newbies of functional programming with the goal of making key concepts clearer and easier to be understood.
Updated -
Mandelbrot set representation in Go
Updated