All Projects → babl-ws → Babl

babl-ws / Babl

Licence: apache-2.0
Low-latency WebSocket Server

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Babl

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 (+2059.46%)
Mutual labels:  websocket, websocket-server, performance, low-latency
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 (+1327.03%)
Mutual labels:  websocket, websocket-server, performance, low-latency
Microwebsrv
A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
Stars: ✭ 420 (+1035.14%)
Mutual labels:  websocket, websocket-server
Fastbinaryencoding
Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift
Stars: ✭ 421 (+1037.84%)
Mutual labels:  performance, low-latency
Autobahn Testsuite
Autobahn WebSocket protocol testsuite
Stars: ✭ 603 (+1529.73%)
Mutual labels:  websocket, websocket-server
Websockets
Library for building WebSocket servers and clients in Python
Stars: ✭ 3,724 (+9964.86%)
Mutual labels:  websocket, websocket-server
Laravel S
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Stars: ✭ 3,479 (+9302.7%)
Mutual labels:  websocket, performance
Websocket
The Hoa\Websocket library.
Stars: ✭ 421 (+1037.84%)
Mutual labels:  websocket, websocket-server
Ws
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
Stars: ✭ 17,419 (+46978.38%)
Mutual labels:  websocket, websocket-server
Cowboy
Small, fast, modern HTTP server for Erlang/OTP.
Stars: ✭ 6,533 (+17556.76%)
Mutual labels:  websocket, websocket-server
Beetlex
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
Stars: ✭ 802 (+2067.57%)
Mutual labels:  websocket, websocket-server
Cpptrader
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
Stars: ✭ 308 (+732.43%)
Mutual labels:  performance, low-latency
Websocketlistener
A lightweight and scalable asynchronous WebSocket listener
Stars: ✭ 295 (+697.3%)
Mutual labels:  websocket, websocket-server
Websocket
simple php websocket server + demos + yii/yii2 integration + php 7 support
Stars: ✭ 363 (+881.08%)
Mutual labels:  websocket, websocket-server
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 (+697.3%)
Mutual labels:  websocket, websocket-server
Awesome Websockets
A curated list of Websocket libraries and resources.
Stars: ✭ 850 (+2197.3%)
Mutual labels:  websocket, websocket-server
Cwebsocket
cWebsocket is lightweight websocket server library
Stars: ✭ 241 (+551.35%)
Mutual labels:  websocket, websocket-server
Beast
HTTP and WebSocket built on Boost.Asio in C++11
Stars: ✭ 3,241 (+8659.46%)
Mutual labels:  websocket, websocket-server
Turbo Ws
💨 Blazing fast low-level WebSocket server
Stars: ✭ 647 (+1648.65%)
Mutual labels:  websocket, websocket-server
Oatpp Websocket
oatpp-websocket submodule.
Stars: ✭ 26 (-29.73%)
Mutual labels:  websocket, websocket-server

Babl WebSocket Server

Code Alerts Code Quality Build Status

Babl is a high-performance, scalable web-socket server designed for use in low-latency applications.

Built from the ground up to provide blazing fast execution speeds, Babl will comfortably handle high-throughput, large session-count workloads without slowing down.

Using an event-driven reactive programming model, your application code is executed in an allocation-free, lock-free event-loop for maximum efficiency and mechanical sympathy.

Documentation

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].