All Projects → lasync → Similar Projects or Alternatives

332 Open source projects that are alternatives of or similar to lasync

Concurrent
Functional Concurrency Primitives
Stars: ✭ 206 (+442.11%)
Mutual labels:  concurrency
Bastion
Highly-available Distributed Fault-tolerant Runtime
Stars: ✭ 2,333 (+6039.47%)
Mutual labels:  concurrency
pipeline
Pipelines using goroutines
Stars: ✭ 46 (+21.05%)
Mutual labels:  concurrency
Xenium
A C++ library providing various concurrent data structures and reclamation schemes.
Stars: ✭ 225 (+492.11%)
Mutual labels:  concurrency
Kommander Ios
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
Stars: ✭ 167 (+339.47%)
Mutual labels:  concurrency
gbp
Golang Best Practices (GBP™)
Stars: ✭ 25 (-34.21%)
Mutual labels:  concurrency
Threadly
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Stars: ✭ 196 (+415.79%)
Mutual labels:  concurrency
nested scheduler
Shard for creating separate groups of fibers in a hierarchical way and to collect results and errors in a structured way.
Stars: ✭ 20 (-47.37%)
Mutual labels:  concurrency
Java Concurrency Examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Stars: ✭ 173 (+355.26%)
Mutual labels:  concurrency
threads
Fork threads and wait for their result
Stars: ✭ 28 (-26.32%)
Mutual labels:  concurrency
Tosdatabridge
A collection of resources for pulling real-time streaming data off of TDAmeritrade's ThinkOrSwim(TOS) platform; providing C, C++, Java and Python interfaces.
Stars: ✭ 229 (+502.63%)
Mutual labels:  concurrency
Dejafu
Systematic concurrency testing meets Haskell.
Stars: ✭ 161 (+323.68%)
Mutual labels:  concurrency
concurrent-ll
concurrent linked list implementation
Stars: ✭ 66 (+73.68%)
Mutual labels:  concurrency
Vermin
Concurrently detect the minimum Python versions needed to run code
Stars: ✭ 218 (+473.68%)
Mutual labels:  concurrency
pen
The parallel, concurrent, and functional programming language for scalable software development
Stars: ✭ 394 (+936.84%)
Mutual labels:  concurrency
Util
A collection of useful utility functions
Stars: ✭ 201 (+428.95%)
Mutual labels:  concurrency
workerpool
A workerpool that can get expanded & shrink dynamically.
Stars: ✭ 55 (+44.74%)
Mutual labels:  concurrency
Concurrent Map
a thread-safe concurrent map for go
Stars: ✭ 2,627 (+6813.16%)
Mutual labels:  concurrency
drone-stm32-map
STM32 peripheral mappings for Drone, an Embedded Operating System.
Stars: ✭ 16 (-57.89%)
Mutual labels:  concurrency
Pht
A new threading extension for PHP
Stars: ✭ 175 (+360.53%)
Mutual labels:  concurrency
actors
Actor Model library for Dart.
Stars: ✭ 40 (+5.26%)
Mutual labels:  concurrency
Sobjectizer
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.
Stars: ✭ 172 (+352.63%)
Mutual labels:  concurrency
archery
Abstract over the atomicity of reference-counting pointers in rust
Stars: ✭ 107 (+181.58%)
Mutual labels:  concurrency
Lear
Linux Engine for Asset Retrieval - speed-profiled C HTTP server
Stars: ✭ 165 (+334.21%)
Mutual labels:  concurrency
Yew
Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.
Stars: ✭ 18,243 (+47907.89%)
Mutual labels:  concurrency
Pyee
A port of Node.js's EventEmitter to python
Stars: ✭ 236 (+521.05%)
Mutual labels:  concurrency
Vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Stars: ✭ 12,544 (+32910.53%)
Mutual labels:  concurrency
java-red
Effective Concurrency Modules for Java
Stars: ✭ 25 (-34.21%)
Mutual labels:  concurrency
Joshuto
ranger-like terminal file manager written in Rust
Stars: ✭ 224 (+489.47%)
Mutual labels:  concurrency
linked-blocking-multi-queue
A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queue" based on linked nodes.
Stars: ✭ 41 (+7.89%)
Mutual labels:  concurrency
Thespian
Python Actor concurrency library
Stars: ✭ 220 (+478.95%)
Mutual labels:  concurrency
Actors.jl
Concurrent computing in Julia based on the Actor Model
Stars: ✭ 95 (+150%)
Mutual labels:  concurrency
Bolt
Bolt is a language with in-built data-race freedom!
Stars: ✭ 215 (+465.79%)
Mutual labels:  concurrency
skywalker
A package to allow one to concurrently go through a filesystem with ease
Stars: ✭ 87 (+128.95%)
Mutual labels:  concurrency
Disruptor
High Performance Inter-Thread Messaging Library
Stars: ✭ 14,331 (+37613.16%)
Mutual labels:  concurrency
go-left-right
A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right - A Concurrency Control Technique with Wait-Free Population Oblivious Reads>
Stars: ✭ 42 (+10.53%)
Mutual labels:  concurrency
Zio Saga
Purely Functional Transaction Management In Scala With ZIO
Stars: ✭ 200 (+426.32%)
Mutual labels:  concurrency
batching-toposort
Efficiently sort interdependent tasks into a sequence of concurrently-executable batches
Stars: ✭ 21 (-44.74%)
Mutual labels:  concurrency
Pond
Minimalistic and High-performance goroutine worker pool written in Go
Stars: ✭ 187 (+392.11%)
Mutual labels:  concurrency
reactor-workshop
Spring Reactor hands-on training (3 days)
Stars: ✭ 114 (+200%)
Mutual labels:  concurrency
Concurrent
concurrency utilities
Stars: ✭ 186 (+389.47%)
Mutual labels:  concurrency
Hunch
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
Stars: ✭ 94 (+147.37%)
Mutual labels:  concurrency
Mayhem
The Python asyncio tutorial I wish existed earlier
Stars: ✭ 184 (+384.21%)
Mutual labels:  concurrency
simpledbm
SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
Stars: ✭ 51 (+34.21%)
Mutual labels:  concurrency
Neph
A modern command line job processor, similar with make command
Stars: ✭ 174 (+357.89%)
Mutual labels:  concurrency
rockgo
A developing game server framework,based on Entity Component System(ECS).
Stars: ✭ 617 (+1523.68%)
Mutual labels:  concurrency
Smol
A small and fast async runtime for Rust
Stars: ✭ 2,206 (+5705.26%)
Mutual labels:  concurrency
event pool
a header-only event-driven library based on c++11.
Stars: ✭ 27 (-28.95%)
Mutual labels:  concurrency
Rxjava2 Extras
Utilities for use with RxJava 2
Stars: ✭ 167 (+339.47%)
Mutual labels:  concurrency
django-concurrency-talk
🎭 Database Integrity in Django: Safely Handling Critical Data in Distributed Systems
Stars: ✭ 49 (+28.95%)
Mutual labels:  concurrency
Lightio
LightIO is a userland implemented green thread library for ruby
Stars: ✭ 165 (+334.21%)
Mutual labels:  concurrency
BEW-2.5-Strongly-Typed-Languages
💪 Learn and implement the design patterns and best practices that make Go a top choice at high-velocity startups like Lyft, Heroku, Docker, Medium, and more!
Stars: ✭ 14 (-63.16%)
Mutual labels:  concurrency
Java Concurrent Programming
📓 《实战Java 高并发程序设计》笔记和源码整理
Stars: ✭ 162 (+326.32%)
Mutual labels:  concurrency
haskell-simple-concurrency
Small examples of concurrency in Haskell.
Stars: ✭ 75 (+97.37%)
Mutual labels:  concurrency
Jctools
jctools.github.io/jctools
Stars: ✭ 2,833 (+7355.26%)
Mutual labels:  concurrency
noroutine
Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utilization. 🌱
Stars: ✭ 86 (+126.32%)
Mutual labels:  concurrency
bascomtask
Lightweight parallel Java tasks
Stars: ✭ 49 (+28.95%)
Mutual labels:  concurrency
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+407.89%)
Mutual labels:  concurrency
p-ratelimit
Promise-based utility to make sure you don’t call rate-limited APIs too quickly.
Stars: ✭ 49 (+28.95%)
Mutual labels:  concurrency
Polyphony
Fine-grained concurrency for Ruby
Stars: ✭ 234 (+515.79%)
Mutual labels:  concurrency
1-60 of 332 similar projects