gitlab.com topics: concurrency
jfcg/sorty
Fast Concurrent / Parallel Sorting in Go
Last synced at: 11 months ago - Stars: 0 - Forks: 0
ixti/redis-throttle
API Documentation: https://ixti.gitlab.io/redis-throttle
Last synced at: 29 days ago - Stars: 4 - Forks: 3
lightmeter/go-runner
A Go package for handling the lifetime of parallel tasks
Last synced at: over 1 year ago - Stars: 0 - Forks: 0
Lipovsky/twist
Fault injection framework for concurrent data structures and synchronization primitives
Last synced at: almost 2 years ago - Stars: 22 - Forks: 20
babel-upm/cclib
Concurrency Java Library used at Universidad Politécnica de Madrid
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
Lipovsky/await
Concurrency for C++: executors + stackful fibers + lazy futures + cancellation
Last synced at: almost 2 years ago - Stars: 21 - Forks: 8
zhoujiagen/learning-algorithms
Playground of Algorithms.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0

vay3t/goncurrent
Golang concurrency library as Python [WIP]
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0

4nd3rs0n/q
Common data structures and components of the actor architecture
Last synced at: 11 months ago - Stars: 1 - Forks: 0
trbot86/setbench
SetBench is a powerful platform for experimenting on C++ data structures that implement a set (search, insert, delete, optional range search). The emphasis is on eliminating performance bottlenecks and providing features to explore performance.
Last synced at: about 2 years ago - Stars: 4 - Forks: 10

aherranz/cc-live
Este repo contiene ejemplos de código elaborados en clase por el profesor Herranz para la asignatura "Concurrencia" de la Universidad Politécnica de Madrid (https://babel.upm.es/~angel/teaching/cc)
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
tendsinmende/oos
OwnedOrShared Cow like data structure. Allows you to wrap data in an 'Arc' lazily.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
nebneb0703/bombs
Efficient single-producer multi-consumer channel types in Rust.
Last synced at: 9 months ago - Stars: 1 - Forks: 0
encounter-vtt/stage/stage-core
An Actor Model written for ergonomics and flexibility.
Last synced at: over 2 years ago - Stars: 3 - Forks: 0
e96054/concurrency_control
aim of testing and componentizing redis distributed Lock
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
whirl-framework/whirl-frontend
Frontend repository for Whirl framework
Last synced at: over 2 years ago - Stars: 12 - Forks: 2
eloyAM/pcd_bolpract
Prácticas de la asignatura "Programación Concurrente y Distribuida". Curso 2019/20 - Universidad de Murcia.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
anthony_m_cook/blacklight
a stack-based concatenative virtual machine for implementing highly concurrent languages
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

amalchuk/simplethread
Some useful utilities for Python's threading module
Last synced at: 29 days ago - Stars: 0 - Forks: 0

ignis-app/ignis-xunit-concurrency
Xunit でメソッド単位で並行テストをする。
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
hbomb79/tpa
A pipelined-concurrency service that automatically processes video files to be imported for a home movie server. Implemented in Golang.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
Istador/gitlab-ci-orchestrator
Microservice to be used by Gitlab CI to keep deployments in the correct order.
Last synced at: over 2 years ago - Stars: 2 - Forks: 0
personal-learning-path/snippets/producer-consumer
Example project in Java for demonstrating Producer/Consumer pattern with concurrency
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
marcoonroad/sporadic
Composable Concurrency Abstractions for Node.JS.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
stone.code/parallel
Package parallel provides a runner to runs tasks with limited concurrency.
Last synced at: 6 months ago - Stars: 1 - Forks: 0
ishpeck/lazy
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.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
lorenzocugini/lambdaw
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.
Last synced at: over 2 years ago - Stars: 2 - Forks: 0

DiegoVicente/fractal-go
Mandelbrot set representation in Go
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

klausmig/HighPerfomanceNetworkingSystem
Write a simple calendar tool that allows the synchronization of appointments between different hosts. It is sufficient to implement a text-based console application that provides facilities to add, remove and modify appointments. Adding a graphical
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
dataflower/libflow
libflow is a modern, high-performance C++11 implementation of J. Paul Morrisson's Flow-Based Programming Model.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
dataflower/microflow
Small, self contained Python implementation of the Flow-based Programming model.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
dataflower/itamae
Itamae is a small Discrete Event Simulation model of heterogeneous parallel systems built with Python and the SimPy framework. It was developed in order to study task graph scheduling strategies in heterogeneous parallel systems.
Last synced at: over 1 year ago - Stars: 0 - Forks: 0