All Projects → Asks → Similar Projects or Alternatives

1494 Open source projects that are alternatives of or similar to Asks

Lightio
LightIO is a userland implemented green thread library for ruby
Stars: ✭ 165 (-61.54%)
Mutual labels:  async, concurrency, io
Swoole Src
🚀 Coroutine-based concurrency library for PHP
Stars: ✭ 17,175 (+3903.5%)
Mutual labels:  async, concurrency, network
Async Io
Concurrent wrappers for native Ruby IO & Sockets.
Stars: ✭ 138 (-67.83%)
Mutual labels:  concurrency, io
Ea Async
EA Async implements async-await methods in the JVM.
Stars: ✭ 1,085 (+152.91%)
Mutual labels:  async, concurrency
Async
Async utilities for Golang.
Stars: ✭ 72 (-83.22%)
Mutual labels:  async, concurrency
Ngx Resource
Resource (REST) Client for Angular 2
Stars: ✭ 201 (-53.15%)
Mutual labels:  network, requests
Eventlet
Concurrent networking library for Python
Stars: ✭ 1,003 (+133.8%)
Mutual labels:  concurrency, network
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+4435.66%)
Mutual labels:  async, concurrency
Arq
Fast job queuing and RPC in python with asyncio and redis.
Stars: ✭ 695 (+62%)
Mutual labels:  async, concurrency
Vue Concurrency
A library for encapsulating asynchronous operations and managing concurrency for Vue and Composition API.
Stars: ✭ 147 (-65.73%)
Mutual labels:  async, concurrency
Byte Stream
A non-blocking stream abstraction for PHP based on Amp.
Stars: ✭ 208 (-51.52%)
Mutual labels:  async, io
Pyee
A port of Node.js's EventEmitter to python
Stars: ✭ 236 (-44.99%)
Mutual labels:  async, concurrency
Requests Threads
🎭 Twisted Deferred Thread backend for Requests.
Stars: ✭ 366 (-14.69%)
Mutual labels:  async, requests
Curequests
Curio + Requests: Async HTTP for Humans
Stars: ✭ 243 (-43.36%)
Mutual labels:  async, requests
Trio
Trio – a friendly Python library for async concurrency and I/O
Stars: ✭ 4,404 (+926.57%)
Mutual labels:  async, io
One Nio
Unconventional I/O library for Java
Stars: ✭ 469 (+9.32%)
Mutual labels:  io, network
Many requests
Dead easy interface for executing many HTTP requests asynchronously. Also provides helper functions for executing embarrassingly parallel async coroutines.
Stars: ✭ 384 (-10.49%)
Mutual labels:  async, requests
Continuable
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
Stars: ✭ 655 (+52.68%)
Mutual labels:  async, concurrency
Vibe.d
Official vibe.d development
Stars: ✭ 1,043 (+143.12%)
Mutual labels:  async, concurrency
Twisted
Event-driven networking engine written in Python.
Stars: ✭ 4,442 (+935.43%)
Mutual labels:  async, network
Mioco
[no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).
Stars: ✭ 125 (-70.86%)
Mutual labels:  async, io
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (-66.43%)
Mutual labels:  async, concurrency
Smol
A small and fast async runtime for Rust
Stars: ✭ 2,206 (+414.22%)
Mutual labels:  async, concurrency
Redux Arc
A declarative way to make request with redux actions
Stars: ✭ 162 (-62.24%)
Mutual labels:  async, requests
Promise Pool
Map-like, concurrent promise processing
Stars: ✭ 258 (-39.86%)
Mutual labels:  async, concurrency
Drone Core
The core crate for Drone, an Embedded Operating System.
Stars: ✭ 263 (-38.69%)
Mutual labels:  async, concurrency
Python3 Concurrency Pics 02
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Stars: ✭ 275 (-35.9%)
Mutual labels:  concurrency, requests
python3-concurrency
Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别
Stars: ✭ 49 (-88.58%)
Mutual labels:  concurrency, requests
hunt
A refined core library for D programming language. The module has concurrency / collections / event / io / logging / text / serialization and more.
Stars: ✭ 86 (-79.95%)
Mutual labels:  concurrency, io
Libhv
🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
Stars: ✭ 3,355 (+682.05%)
Mutual labels:  network, requests
Snug
Write reusable web API interactions
Stars: ✭ 108 (-74.83%)
Mutual labels:  async, requests
Libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
Stars: ✭ 7,418 (+1629.14%)
Mutual labels:  concurrency, network
Ofxgpio
Library C++ for raspberrypi and orangepi, GPIO interfaces compatible with openframeworks.
Stars: ✭ 155 (-63.87%)
Mutual labels:  io, network
Vibe Core
Repository for the next generation of vibe.d's core package.
Stars: ✭ 56 (-86.95%)
Mutual labels:  concurrency, network
Codejam
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
Stars: ✭ 217 (-49.42%)
Mutual labels:  async, io
P Map
Map over promises concurrently
Stars: ✭ 639 (+48.95%)
Mutual labels:  async, concurrency
Funfix
Functional Programming Library for JavaScript, TypeScript and Flow ✨⚡️
Stars: ✭ 596 (+38.93%)
Mutual labels:  async, concurrency
Kovenant
Kovenant. Promises for Kotlin.
Stars: ✭ 657 (+53.15%)
Mutual labels:  async, concurrency
Heim
Cross-platform async library for system information fetching 🦀
Stars: ✭ 572 (+33.33%)
Mutual labels:  async, network
May
rust stackful coroutine library
Stars: ✭ 909 (+111.89%)
Mutual labels:  async, io
Saber
⚔️ Saber, PHP异步协程HTTP客户端 | PHP Coroutine HTTP client - Swoole Humanization Library
Stars: ✭ 866 (+101.86%)
Mutual labels:  async, requests
Avenue
Wrapper around URLSession and URLSessionTask to enable seamless integration with Operation / OperationQueue.
Stars: ✭ 58 (-86.48%)
Mutual labels:  async, network
Socket
Non-blocking socket and TLS functionality for PHP based on Amp.
Stars: ✭ 122 (-71.56%)
Mutual labels:  async, io
Nuclei
Proactive IO & Runtime system
Stars: ✭ 113 (-73.66%)
Mutual labels:  async, io
Asyncninja
A complete set of primitives for concurrency and reactive programming on Swift
Stars: ✭ 146 (-65.97%)
Mutual labels:  async, concurrency
Drone
CLI utility for Drone, an Embedded Operating System.
Stars: ✭ 114 (-73.43%)
Mutual labels:  async, concurrency
Netdev
Asynchronous multi-vendor library for interacting with network devices
Stars: ✭ 172 (-59.91%)
Mutual labels:  async, network
Swimmer
🏊 Swimmer - An async task pooling and throttling utility for JS
Stars: ✭ 94 (-78.09%)
Mutual labels:  async, concurrency
Network
C# Network Library
Stars: ✭ 237 (-44.76%)
Mutual labels:  async, network
S task
awaitable coroutine library for C
Stars: ✭ 317 (-26.11%)
Mutual labels:  async, network
Promise Fun
Promise packages, patterns, chat, and tutorials
Stars: ✭ 3,779 (+780.89%)
Mutual labels:  async, concurrency
Dutier
The immutable, async and hybrid state management solution for Javascript applications.
Stars: ✭ 401 (-6.53%)
Mutual labels:  async
Docker Ipsec Vpn Server
Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
Stars: ✭ 4,356 (+915.38%)
Mutual labels:  network
Concurrency Logger
Log HTTP requests/responses separately, visualize their concurrency and report logs/errors in context of a request.
Stars: ✭ 400 (-6.76%)
Mutual labels:  concurrency
Post Me
📩 Use web Workers and other Windows through a simple Promise API
Stars: ✭ 398 (-7.23%)
Mutual labels:  concurrency
Throat
Throttle a collection of promise returning functions
Stars: ✭ 419 (-2.33%)
Mutual labels:  concurrency
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+930.3%)
Mutual labels:  network
Akka.net
Port of Akka actors for .NET
Stars: ✭ 4,024 (+838%)
Mutual labels:  concurrency
Drissionpage
A module that integrates selenium and requests session, encapsulates common page operations, can achieve seamless switching between the two modes.
Stars: ✭ 409 (-4.66%)
Mutual labels:  requests
Bagel
a little native network debugging tool for iOS
Stars: ✭ 4,005 (+833.57%)
Mutual labels:  network
1-60 of 1494 similar projects