Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: concurrency-library

chrisa23/Fibrous

Concurrency library for .Net

Language: C# - Size: 12.1 MB - Last synced: 18 days ago - Pushed: 4 months ago - Stars: 59 - Forks: 8

DanEngelbrecht/bikeshed

Lock free hierarchical work scheduler

Language: C++ - Size: 156 KB - Last synced: 15 days ago - Pushed: 2 months ago - Stars: 93 - Forks: 0

uber/swift-concurrency

Concurrency utilities for Swift

Language: Swift - Size: 84 KB - Last synced: 9 days ago - Pushed: about 1 year ago - Stars: 323 - Forks: 37

AsyncNinja/AsyncNinja

A complete set of primitives for concurrency and reactive programming on Swift

Language: Swift - Size: 2.05 MB - Last synced: 19 days ago - Pushed: over 2 years ago - Stars: 155 - Forks: 16

vacmannnn/Treiber-Stack

Language: Go - Size: 22.5 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

YingshuLu/libcask

A implement for C coroutine

Language: C - Size: 65.4 KB - Last synced: 29 days ago - Pushed: about 1 month ago - Stars: 10 - Forks: 0

matthewharrilal/TowerFlow

Utilizing the Twillio API to be able to send messages to a collection of individuals concurrently.

Language: Go - Size: 10.2 MB - Last synced: 2 months ago - Pushed: about 5 years ago - Stars: 6 - Forks: 0

econchick/mayhem

The Python asyncio tutorial I wish existed earlier

Language: Python - Size: 788 KB - Last synced: 16 days ago - Pushed: about 4 years ago - Stars: 276 - Forks: 44

kquick/Thespian Fork of thespianpy/Thespian

Python Actor concurrency library

Language: Python - Size: 25.6 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 186 - Forks: 24

willsaibott/advanced_library_cpp

Advanced library

Language: C++ - Size: 270 KB - Last synced: 4 months ago - Pushed: about 4 years ago - Stars: 3 - Forks: 0

ademakov/Evenk

A C++ library for concurrent programming

Language: C++ - Size: 146 KB - Last synced: 23 days ago - Pushed: about 3 years ago - Stars: 68 - Forks: 8

tomiok/splanner

A nice pool worker that allows you as a developer to configure the pool size and the number of workers. Also having 2 dispatcher types (async/sync) and have the control over the go routine

Language: Go - Size: 10.7 KB - Last synced: 16 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

riversun/java-promise

Promise library for java.You can do the same thing with JavaScript's Promise in java! Concurrent library.

Language: Java - Size: 81.1 KB - Last synced: 23 days ago - Pushed: about 5 years ago - Stars: 15 - Forks: 6

kristjanvalur/fastcond

Fast condition variables for posix

Language: C - Size: 10.7 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

o1egl/syncx

SyncX is GO's sync package extensins

Language: Go - Size: 7.81 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 7 - Forks: 1

karrick/goro

Go library that provides sync.Once capability that can be reset

Language: Go - Size: 3.91 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

karrick/gosync

A small synchronization library for Go.

Language: Go - Size: 19.5 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

GoLangsam/pipe

A pipers bag - generic functions to gain concurrency - batteries included :-)

Language: Go - Size: 1.45 MB - Last synced: 4 months ago - Pushed: about 4 years ago - Stars: 7 - Forks: 1

tiagocoutinho/sockio

Concurrency agnostic socket with semantics

Language: Python - Size: 168 KB - Last synced: 5 months ago - Pushed: about 1 year ago - Stars: 10 - Forks: 6

inie0722/air-ctl

C Language Template Library C语言 模板库

Language: C - Size: 1.98 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 24 - Forks: 1

darkautism/cgoroutine

goroutine c version

Language: C - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 2

szktty/parcel 📦

Actor-model-based concurrency library for Swift (experimental)

Language: Swift - Size: 192 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 6 - Forks: 0

mustafakemalgilor/concurrent-resource

A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.

Language: C++ - Size: 26.4 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 16 - Forks: 2

zhgzhg/GPhpThread

Generic PHP threads library implemented with pure PHP code

Language: PHP - Size: 962 KB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 12 - Forks: 5

rlei/nonblockinghashmap Fork of ndokmai/nonblockinghashmap

Non-blocking hash map in Rust

Language: Rust - Size: 686 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 42 - Forks: 4

massimo-marino/deferred-thread-scheduler

A C++17 implementation of a deferred thread scheduler

Language: C++ - Size: 47.9 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

patroclos/p-sink

concurrency-limited promise-runner

Size: 4.88 KB - Last synced: 24 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

karrick/gobp

Go library for using a pool, also known as a free-list, of byte buffers.

Language: Go - Size: 22.5 KB - Last synced: 9 months ago - Pushed: almost 5 years ago - Stars: 5 - Forks: 0

TomWright/gopool

Easy to use worker pool with dynamic pool sizing.

Language: Go - Size: 51.8 KB - Last synced: 16 days ago - Pushed: almost 6 years ago - Stars: 11 - Forks: 1

Adeynack/more-executors

Specialised executors for the JVM (mainly Java and Kotlin, but also Scala)

Language: Java - Size: 86.9 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0