All Projects → idle → Similar Projects or Alternatives

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

Actor.js
Elixir-style actors in JavaScript
Stars: ✭ 48 (-71.6%)
Mutual labels:  concurrency
savetheworldwithgo
Build systems with Go examples
Stars: ✭ 81 (-52.07%)
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
django-lock-tokens
A Django application that provides a locking mechanism to prevent concurrency editing.
Stars: ✭ 19 (-88.76%)
Mutual labels:  concurrency
Three Chat Servers
Example code to go with the talk of the same name and the Ruby Magic concurrency series of blog posts.
Stars: ✭ 46 (-72.78%)
Mutual labels:  concurrency
pool
A highly flexible process pooling library for Node.js
Stars: ✭ 18 (-89.35%)
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 (-1.18%)
Mutual labels:  concurrency
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+5.33%)
Mutual labels:  concurrency
Eventlet
Concurrent networking library for Python
Stars: ✭ 1,003 (+493.49%)
Mutual labels:  concurrency
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
Stars: ✭ 101 (-40.24%)
Mutual labels:  concurrency
go-workshops
Go language basic workshops for devz
Stars: ✭ 68 (-59.76%)
Mutual labels:  concurrency
flash-sale
高并发多方案秒杀架构-核心应用。
Stars: ✭ 90 (-46.75%)
Mutual labels:  concurrency
Rxjava Android Samples
Learning RxJava for Android by example
Stars: ✭ 7,520 (+4349.7%)
Mutual labels:  concurrency
optimistic lock coupling rs
🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"
Stars: ✭ 21 (-87.57%)
Mutual labels:  concurrency
Lear
Linux Engine for Asset Retrieval - speed-profiled C HTTP server
Stars: ✭ 165 (-2.37%)
Mutual labels:  concurrency
fcsl-pcm
Partial Commutative Monoids
Stars: ✭ 20 (-88.17%)
Mutual labels:  concurrency
Asyncio
asyncio historical repository
Stars: ✭ 952 (+463.31%)
Mutual labels:  concurrency
concore
Core abstractions for dealing with concurrency in C++
Stars: ✭ 57 (-66.27%)
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
python3-concurrency
Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别
Stars: ✭ 49 (-71.01%)
Mutual labels:  concurrency
Pulsar
Fibers, Channels and Actors for Clojure
Stars: ✭ 885 (+423.67%)
Mutual labels:  concurrency
circular-buffer
A Lock Free Concurrent Circular Buffer
Stars: ✭ 14 (-91.72%)
Mutual labels:  concurrency
Dejafu
Systematic concurrency testing meets Haskell.
Stars: ✭ 161 (-4.73%)
Mutual labels:  concurrency
TikTok
Download public videos on TikTok using Python with Selenium
Stars: ✭ 37 (-78.11%)
Mutual labels:  concurrency
Parallel Hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
Stars: ✭ 858 (+407.69%)
Mutual labels:  concurrency
beems
a bee-queue based minimalist toolkit for building fast, decentralized, scalable and fault tolerant microservices
Stars: ✭ 33 (-80.47%)
Mutual labels:  concurrency
django-concurrency-talk
🎭 Database Integrity in Django: Safely Handling Critical Data in Distributed Systems
Stars: ✭ 49 (-71.01%)
Mutual labels:  concurrency
grimoire
A fast, concurrent based scripting language for D.
Stars: ✭ 21 (-87.57%)
Mutual labels:  concurrency
Bree
🚥 The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v10+ and browsers, uses workers to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and graceful shutdown. Simple, fast, and lightweight. Made for @ForwardEmail and @ladjs.
Stars: ✭ 933 (+452.07%)
Mutual labels:  concurrency
portal
A lightweight framework for golang object (struct) serialization (mapping). Inspired heavily by marshmallow (a Python library).
Stars: ✭ 24 (-85.8%)
Mutual labels:  concurrency
Akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
Stars: ✭ 11,938 (+6963.91%)
Mutual labels:  concurrency
cl-gserver
Actor framework featuring actors and agents for easy access to state and asynchronous operations.
Stars: ✭ 121 (-28.4%)
Mutual labels:  concurrency
Mt
tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, collaboration, differential updates and more
Stars: ✭ 18 (-89.35%)
Mutual labels:  concurrency
pinboard
A threadsafe way to publish data, just stick it on the pinboard
Stars: ✭ 24 (-85.8%)
Mutual labels:  concurrency
reactor-workshop
Spring Reactor hands-on training (3 days)
Stars: ✭ 114 (-32.54%)
Mutual labels:  concurrency
React Redux Typescript Jspm Starter
Futuristic, bundle-free, development environment for building Component-Driven SPA with React, Redux and TypeScript - powered by JSPM (SystemJS & Rollup with tree-shaking)
Stars: ✭ 238 (+40.83%)
Mutual labels:  hot-reload
Overdrive
⚡️ Fast async task based Swift framework with focus on type safety, concurrency and multi threading
Stars: ✭ 823 (+386.98%)
Mutual labels:  concurrency
React Pwa
An upgradable boilerplate for Progressive web applications (PWA) with server side rendering, build with SEO in mind and achieving max page speed and optimized user experience.
Stars: ✭ 2,433 (+1339.64%)
Mutual labels:  hot-reload
Brightfutures
Write great asynchronous code in Swift using futures and promises
Stars: ✭ 1,890 (+1018.34%)
Mutual labels:  concurrency
Chimera flutter code push
Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact [email protected]
Stars: ✭ 193 (+14.2%)
Mutual labels:  hot-reload
Fucking Java Concurrency
🎏 Simple show cases of java concurrency problems, seeing 🙈 is believing 🐵
Stars: ✭ 779 (+360.95%)
Mutual labels:  concurrency
Rizla
👀 Rizla builds, runs and monitors your Go Applications with ease. See https://github.com/kataras/iris-cli for Iris users.
Stars: ✭ 166 (-1.78%)
Mutual labels:  hot-reload
futureproof
Bulletproof concurrent.futures
Stars: ✭ 36 (-78.7%)
Mutual labels:  concurrency
Template Rwb
A full-featured Webpack setup with hot-reload
Stars: ✭ 165 (-2.37%)
Mutual labels:  hot-reload
Pget
The fastest file download client
Stars: ✭ 724 (+328.4%)
Mutual labels:  concurrency
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (+984.62%)
Mutual labels:  hot-reload
Crawler
An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
Stars: ✭ 2,055 (+1115.98%)
Mutual labels:  concurrency
Awesome Chrome Extension Boilerplate
Use react + typescript + webpack to enhance your chrome extension development experience
Stars: ✭ 146 (-13.61%)
Mutual labels:  hot-reload
Arq
Fast job queuing and RPC in python with asyncio and redis.
Stars: ✭ 695 (+311.24%)
Mutual labels:  concurrency
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: ✭ 134 (-20.71%)
Mutual labels:  hot-reload
simpledbm
SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
Stars: ✭ 51 (-69.82%)
Mutual labels:  concurrency
Translations
🐼 Chinese translations for classic IT resources
Stars: ✭ 6,074 (+3494.08%)
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
Swimmer
🏊 Swimmer - An async task pooling and throttling utility for JS
Stars: ✭ 94 (-44.38%)
Mutual labels:  concurrency
trading sim
📈📆 Backtest trading strategies concurrently using historical chart data from various financial exchanges.
Stars: ✭ 21 (-87.57%)
Mutual labels:  concurrency
301-360 of 455 similar projects