All Projects → rolftimmermans → Zeromq Ng

rolftimmermans / Zeromq Ng

Licence: mit
⚡️ Next-generation Node.js bindings to the ZeroMQ library

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Zeromq Ng

Libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
Stars: ✭ 7,418 (+16384.44%)
Mutual labels:  concurrency, messaging, zeromq
Netmq
A 100% native C# implementation of ZeroMQ for .NET
Stars: ✭ 2,366 (+5157.78%)
Mutual labels:  messaging, zeromq
Lzmq
Lua binding to ZeroMQ
Stars: ✭ 110 (+144.44%)
Mutual labels:  messaging, zeromq
geeteventbus
An inprocess eventbus for highly concurrent Python applications
Stars: ✭ 17 (-62.22%)
Mutual labels:  messaging, concurrency
Rxjava Android Samples
Learning RxJava for Android by example
Stars: ✭ 7,520 (+16611.11%)
Mutual labels:  concurrency
Chat21 Ios Sdk
DEPRECATED
Stars: ✭ 15 (-66.67%)
Mutual labels:  messaging
Mruby Actor
A actor library for distributed mruby
Stars: ✭ 11 (-75.56%)
Mutual labels:  zeromq
Parallel Hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
Stars: ✭ 858 (+1806.67%)
Mutual labels:  concurrency
Eventlet
Concurrent networking library for Python
Stars: ✭ 1,003 (+2128.89%)
Mutual labels:  concurrency
Zeroeq
Cross-platform C++ library for fast binary and REST messaging
Stars: ✭ 35 (-22.22%)
Mutual labels:  zeromq
Django Directmessages
Django-directmessages is a low-level and easy-to-use Django App to manage simple directmessages.
Stars: ✭ 34 (-24.44%)
Mutual labels:  messaging
Pulsar
Fibers, Channels and Actors for Clojure
Stars: ✭ 885 (+1866.67%)
Mutual labels:  concurrency
Pulsar
Apache Pulsar - distributed pub-sub messaging system
Stars: ✭ 10,118 (+22384.44%)
Mutual labels:  messaging
Asyncio
asyncio historical repository
Stars: ✭ 952 (+2015.56%)
Mutual labels:  concurrency
Inputaccessoryview
Input Accessory View for Commenting and Chat User Interfaces built in Swift, if you like it please "☆"
Stars: ✭ 39 (-13.33%)
Mutual labels:  messaging
Antox
Android client for Project Tox - Secure Peer to Peer Messaging
Stars: ✭ 864 (+1820%)
Mutual labels:  messaging
Jdonframework
Domain-Driven-Design Pub/Sub Domain-Events framework
Stars: ✭ 978 (+2073.33%)
Mutual labels:  concurrency
Mangosta Ios
MongooseIM client for iOS
Stars: ✭ 28 (-37.78%)
Mutual labels:  messaging
Pykka
🌀 Pykka makes it easier to build concurrent applications.
Stars: ✭ 944 (+1997.78%)
Mutual labels:  concurrency
Orleans
Orleans is a cross-platform framework for building distributed applications with .NET
Stars: ✭ 8,131 (+17968.89%)
Mutual labels:  concurrency

ZeroMQ.js Next Generation

Next generation ØMQ bindings for Node.js. The goals of this library are:

  • Semantically as similar as possible to the native ØMQ library.
  • High performance.
  • Use modern JavaScript and Node.js features such as async/await and async iterators.
  • Fully usable with TypeScript.

This library has now been merged back into ZeroMQ.js.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].