All Projects → idle → Similar Projects or Alternatives

455 Open source projects that are alternatives of or similar to idle

Hunch
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
Stars: ✭ 94 (-44.38%)
Mutual labels:  concurrency
Concurrent Map
a thread-safe concurrent map for go
Stars: ✭ 2,627 (+1454.44%)
Mutual labels:  concurrency
easywebpack-react
React Webpack Building Solution, Support React Server Side Render (SSR), Client Side Render (CSR) Building
Stars: ✭ 14 (-91.72%)
Mutual labels:  hot-reload
Bastion
Highly-available Distributed Fault-tolerant Runtime
Stars: ✭ 2,333 (+1280.47%)
Mutual labels:  concurrency
High-concurrency
High concurrency demo
Stars: ✭ 59 (-65.09%)
Mutual labels:  concurrency
Pht
A new threading extension for PHP
Stars: ✭ 175 (+3.55%)
Mutual labels:  concurrency
Actors.jl
Concurrent computing in Julia based on the Actor Model
Stars: ✭ 95 (-43.79%)
Mutual labels:  concurrency
Java Concurrency Examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Stars: ✭ 173 (+2.37%)
Mutual labels:  concurrency
skywalker
A package to allow one to concurrently go through a filesystem with ease
Stars: ✭ 87 (-48.52%)
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 (+1.78%)
Mutual labels:  concurrency
universal-hot-reload
Hot reload client and server webpack bundles for the ultimate development experience
Stars: ✭ 79 (-53.25%)
Mutual labels:  hot-reload
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 (-1.18%)
Mutual labels:  concurrency
go-workshops
Go language basic workshops for devz
Stars: ✭ 68 (-59.76%)
Mutual labels:  concurrency
Lear
Linux Engine for Asset Retrieval - speed-profiled C HTTP server
Stars: ✭ 165 (-2.37%)
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 (-75.15%)
Mutual labels:  concurrency
Dejafu
Systematic concurrency testing meets Haskell.
Stars: ✭ 161 (-4.73%)
Mutual labels:  concurrency
django-concurrency-talk
🎭 Database Integrity in Django: Safely Handling Critical Data in Distributed Systems
Stars: ✭ 49 (-71.01%)
Mutual labels:  concurrency
Akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
Stars: ✭ 11,938 (+6963.91%)
Mutual labels:  concurrency
reactor-workshop
Spring Reactor hands-on training (3 days)
Stars: ✭ 114 (-32.54%)
Mutual labels:  concurrency
Brightfutures
Write great asynchronous code in Swift using futures and promises
Stars: ✭ 1,890 (+1018.34%)
Mutual labels:  concurrency
futureproof
Bulletproof concurrent.futures
Stars: ✭ 36 (-78.7%)
Mutual labels:  concurrency
Crawler
An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
Stars: ✭ 2,055 (+1115.98%)
Mutual labels:  concurrency
simpledbm
SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
Stars: ✭ 51 (-69.82%)
Mutual labels:  concurrency
Cocrawler
CoCrawler is a versatile web crawler built using modern tools and concurrency.
Stars: ✭ 148 (-12.43%)
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 (-75.74%)
Mutual labels:  concurrency
Asyncninja
A complete set of primitives for concurrency and reactive programming on Swift
Stars: ✭ 146 (-13.61%)
Mutual labels:  concurrency
ultimate-hot-boilerplate
🚀 node-react universal app boilerplate with everything on hot reload, SSR, GraphQL, Flow included
Stars: ✭ 35 (-79.29%)
Mutual labels:  hot-reload
Recipe
RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)
Stars: ✭ 145 (-14.2%)
Mutual labels:  concurrency
halogen-parcel-hot-reload-demo
An example of one way you could use hot reloading with Halogen.
Stars: ✭ 17 (-89.94%)
Mutual labels:  hot-reload
Tickthreading
[not yet functional] Multi-threaded minecraft. Performance over correctness. What could go wrong?
Stars: ✭ 141 (-16.57%)
Mutual labels:  concurrency
event pool
a header-only event-driven library based on c++11.
Stars: ✭ 27 (-84.02%)
Mutual labels:  concurrency
Spring Boot Data Aggregator
基于注解实现并行地依赖注入(数据聚合),可以看做 Spring Async 注解的升级版
Stars: ✭ 142 (-15.98%)
Mutual labels:  concurrency
vue-ssr-example
Ready for use Example for Vue + Vuex + TS + SSR + Jest
Stars: ✭ 23 (-86.39%)
Mutual labels:  hot-reload
Advanced Http4s
🌈 Code samples of advanced features of Http4s in combination with some features of Fs2 not often seen.
Stars: ✭ 136 (-19.53%)
Mutual labels:  concurrency
dynamico
Dynamico allows a remote (web-like) code push work-flow for continuous delivery of specific features native or web.
Stars: ✭ 96 (-43.2%)
Mutual labels:  dynamic-components
Plasma
Plasma Programming Language
Stars: ✭ 133 (-21.3%)
Mutual labels:  concurrency
Linux-Kernel-Driver-Programming
Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization
Stars: ✭ 43 (-74.56%)
Mutual labels:  concurrency
Tapestry
Weave loom fibers into your Clojure
Stars: ✭ 134 (-20.71%)
Mutual labels:  concurrency
Yew
Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.
Stars: ✭ 18,243 (+10694.67%)
Mutual labels:  concurrency
Go Codon
Workflow based REST framework code generator
Stars: ✭ 133 (-21.3%)
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 (-88.17%)
Mutual labels:  concurrency
A Tour Of Go In Haskell
Write "Concurrency" section of "A Tour of Go" in Haskell
Stars: ✭ 130 (-23.08%)
Mutual labels:  concurrency
Polyphony
Fine-grained concurrency for Ruby
Stars: ✭ 234 (+38.46%)
Mutual labels:  concurrency
Goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
Stars: ✭ 127 (-24.85%)
Mutual labels:  concurrency
SOMns
SOMns: A Newspeak for Concurrency Research
Stars: ✭ 62 (-63.31%)
Mutual labels:  concurrency
Reading
A list of computer-science readings I recommend
Stars: ✭ 1,919 (+1035.5%)
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 (+35.5%)
Mutual labels:  concurrency
Effection
Effortlessly composable structured concurrency primitive for JavaScript
Stars: ✭ 120 (-28.99%)
Mutual labels:  concurrency
archery
Abstract over the atomicity of reference-counting pointers in rust
Stars: ✭ 107 (-36.69%)
Mutual labels:  concurrency
Frugal
Thrift improved
Stars: ✭ 113 (-33.14%)
Mutual labels:  concurrency
Xenium
A C++ library providing various concurrent data structures and reclamation schemes.
Stars: ✭ 225 (+33.14%)
Mutual labels:  concurrency
Unagi Chan
A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
Stars: ✭ 115 (-31.95%)
Mutual labels:  concurrency
lasync
making executor service tougher
Stars: ✭ 38 (-77.51%)
Mutual labels:  concurrency
Vermin
Concurrently detect the minimum Python versions needed to run code
Stars: ✭ 218 (+28.99%)
Mutual labels:  concurrency
practice
Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html
Stars: ✭ 39 (-76.92%)
Mutual labels:  concurrency
rust-concurrency-patterns
Examples of concurrency patterns implemented in Rust
Stars: ✭ 29 (-82.84%)
Mutual labels:  concurrency
Xamarin.Components-Architecture
A humble attempt to make Xamarin follows the components architecture
Stars: ✭ 20 (-88.17%)
Mutual labels:  component-architecture
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 (-49.11%)
Mutual labels:  concurrency
java-red
Effective Concurrency Modules for Java
Stars: ✭ 25 (-85.21%)
Mutual labels:  concurrency
Disruptor
High Performance Inter-Thread Messaging Library
Stars: ✭ 14,331 (+8379.88%)
Mutual labels:  concurrency
61-120 of 455 similar projects