All Projects → Ws Promise Client → Similar Projects or Alternatives

1941 Open source projects that are alternatives of or similar to Ws Promise Client

Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (+2100%)
Mutual labels:  rpc, websocket, client
Await Of
await wrapper for easier errors handling without try-catch
Stars: ✭ 240 (+3900%)
Mutual labels:  async, promise, await
Wx Promise Pro
✨强大、优雅的微信小程序异步库🚀
Stars: ✭ 762 (+12600%)
Mutual labels:  async, promise, await
Breeze
Javascript async flow control manager
Stars: ✭ 38 (+533.33%)
Mutual labels:  async, promise, await
P Iteration
Utilities that make array iteration easy when using async/await or Promises
Stars: ✭ 337 (+5516.67%)
Mutual labels:  async, promise, await
Datakernel
Alternative Java platform, built from the ground up - with its own async I/O core and DI. Ultra high-performance, simple and minimalistic - redefines server-side programming, web-development and highload!
Stars: ✭ 87 (+1350%)
Mutual labels:  rpc, async, promise
Emacs Async Await
Async/Await for Emacs
Stars: ✭ 47 (+683.33%)
Mutual labels:  async, promise, await
ws-promise
A tiny, Promise-based WebSocket protocol allowing request-response usage in ECMAScript
Stars: ✭ 20 (+233.33%)
Mutual labels:  promise, rpc, await
Awaitkit
The ES8 Async/Await control flow for Swift
Stars: ✭ 709 (+11716.67%)
Mutual labels:  async, promise, await
Python Binance Chain
Binance Chain Exchange API python implementation for automated trading
Stars: ✭ 96 (+1500%)
Mutual labels:  rpc, websocket, client
P Map
Map over promises concurrently
Stars: ✭ 639 (+10550%)
Mutual labels:  async, promise, await
Promise.allSettled
ES Proposal spec-compliant shim for Promise.allSettled
Stars: ✭ 93 (+1450%)
Mutual labels:  promise, await
best-queue
Queue in runtime based promise
Stars: ✭ 26 (+333.33%)
Mutual labels:  promise, await
of
🍬 Promise wrapper with sugar 🍬
Stars: ✭ 13 (+116.67%)
Mutual labels:  promise, await
combine-promises
Like Promise.all(array) but with an object instead of an array.
Stars: ✭ 181 (+2916.67%)
Mutual labels:  promise, await
try-to-catch
functional try-catch wrapper for promises
Stars: ✭ 30 (+400%)
Mutual labels:  promise, await
Promise
Asynchronous Programming with Promises
Stars: ✭ 15 (+150%)
Mutual labels:  promise, await
Netcoreserver
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 799 (+13216.67%)
Mutual labels:  async, websocket
Future
Streamlined Future<Value, Error> implementation
Stars: ✭ 291 (+4750%)
Mutual labels:  async, promise
Microwebsrv2
The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
Stars: ✭ 295 (+4816.67%)
Mutual labels:  async, websocket
Websocket Client
🔧 .NET/C# websocket client library
Stars: ✭ 297 (+4850%)
Mutual labels:  websocket, client
Laravel S
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Stars: ✭ 3,479 (+57883.33%)
Mutual labels:  async, websocket
Rsocket Kotlin
RSocket Kotlin multi-platform implementation
Stars: ✭ 256 (+4166.67%)
Mutual labels:  async, websocket
Async Techniques Python Course
Async Techniques and Examples in Python Course
Stars: ✭ 314 (+5133.33%)
Mutual labels:  async, await
Async Sema
Semaphore using `async` and `await`
Stars: ✭ 326 (+5333.33%)
Mutual labels:  async, await
Swoole Src
🚀 Coroutine-based concurrency library for PHP
Stars: ✭ 17,175 (+286150%)
Mutual labels:  async, websocket
relaks
Asynchrounous React component
Stars: ✭ 49 (+716.67%)
Mutual labels:  promise, await
do
Simplest way to manage asynchronicity
Stars: ✭ 33 (+450%)
Mutual labels:  promise, await
ProtoPromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
Stars: ✭ 20 (+233.33%)
Mutual labels:  promise, await
WebsocketPromisify
Makes websocket's API just like REST with Promise-like API, with native Promises.
Stars: ✭ 18 (+200%)
Mutual labels:  promise, await
organiser
An organic web framework for organized web servers.
Stars: ✭ 58 (+866.67%)
Mutual labels:  promise, await
Fun Task
Abstraction for managing asynchronous code in JS
Stars: ✭ 363 (+5950%)
Mutual labels:  async, promise
Asyncenumerable
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
Stars: ✭ 367 (+6016.67%)
Mutual labels:  async, await
Swiftcoroutine
Swift coroutines for iOS, macOS and Linux.
Stars: ✭ 690 (+11400%)
Mutual labels:  async, await
Creed
Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
Stars: ✭ 265 (+4316.67%)
Mutual labels:  async, promise
Aiowebsocket
Async WebSocket Client. Advantage: Flexible Lighter and Faster
Stars: ✭ 263 (+4283.33%)
Mutual labels:  async, websocket
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (+4850%)
Mutual labels:  rpc, websocket
Genawaiter
Stackless generators on stable Rust.
Stars: ✭ 263 (+4283.33%)
Mutual labels:  async, await
Aigle
🦅 Aigle is an ideal promise library which is faster and more efficient than other libraries. It is a production-ready library that implements the Promise A+ standard.
Stars: ✭ 318 (+5200%)
Mutual labels:  async, promise
Socket Mqtt
基于Netty+MQTT的高性能推送服务框架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。
Stars: ✭ 314 (+5133.33%)
Mutual labels:  rpc, websocket
Tonic
A native gRPC client & server implementation with async/await support.
Stars: ✭ 4,422 (+73600%)
Mutual labels:  rpc, async
Api
Promise and RxJS APIs around Polkadot and any Substrate-based chain RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata. Full documentation & examples available
Stars: ✭ 232 (+3766.67%)
Mutual labels:  rpc, promise
Asyncawaitbestpractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
Stars: ✭ 693 (+11450%)
Mutual labels:  async, await
Wampsharp
A C# implementation of WAMP (The Web Application Messaging Protocol)
Stars: ✭ 355 (+5816.67%)
Mutual labels:  rpc, websocket
Sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
Stars: ✭ 5,039 (+83883.33%)
Mutual labels:  async, await
Eureca.io
eureca.io : a nodejs bidirectional RPC that can use WebSocket, WebRTC or XHR fallback as transport layers
Stars: ✭ 341 (+5583.33%)
Mutual labels:  rpc, websocket
Vue Skeleton Mvp
VueJs, Vuetify, Vue Router and Vuex skeleton MVP written on JavaScript using async/await built to work with API REST skeleton: https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton
Stars: ✭ 406 (+6666.67%)
Mutual labels:  async, await
Simple Websocket Server
A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
Stars: ✭ 685 (+11316.67%)
Mutual labels:  websocket, client
Hydra
后端一站式微服务框架,提供API、web、websocket,RPC、任务调度、消息消费服务器
Stars: ✭ 407 (+6683.33%)
Mutual labels:  rpc, websocket
Happypandax
A cross-platform server and client application for managing and reading manga and doujinshi
Stars: ✭ 432 (+7100%)
Mutual labels:  rpc, client
Bitcoin Core
A modern Bitcoin Core REST and RPC client.
Stars: ✭ 379 (+6216.67%)
Mutual labels:  rpc, client
Irc
the irc crate – usable, async IRC for Rust
Stars: ✭ 409 (+6716.67%)
Mutual labels:  async, client
React Hooks Async
React custom hooks for async functions with abortability and composability
Stars: ✭ 459 (+7550%)
Mutual labels:  async, promise
Getty
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Stars: ✭ 532 (+8766.67%)
Mutual labels:  rpc, websocket
Cppserver
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 528 (+8700%)
Mutual labels:  async, websocket
Posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
Stars: ✭ 536 (+8833.33%)
Mutual labels:  async, promise
Vibora
Fast, asynchronous and elegant Python web framework.
Stars: ✭ 5,734 (+95466.67%)
Mutual labels:  async, client
Kneden
Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin
Stars: ✭ 517 (+8516.67%)
Mutual labels:  async, promise
Grain
grain是一个极简的、组件式的RPC框架,灵活且适合渐进学习,可与任何框架整合。同时包含(系统通用多线程模型与消息通讯 || 多对多关系的分布式锁 || 基于Servlet的HTTP框架 || 基于系统通用多线程模型的Websocket框架 || 支持行级锁的多线程锁 )等组件,按需选择组件,不绑架开发者。
Stars: ✭ 577 (+9516.67%)
Mutual labels:  rpc, websocket
Micro Router
🚉 A tiny and functional router for Zeit's Micro
Stars: ✭ 621 (+10250%)
Mutual labels:  async, await
1-60 of 1941 similar projects