All Projects → trantor → Similar Projects or Alternatives

130 Open source projects that are alternatives of or similar to trantor

Burger
🍔 c++11 Server based on coroutine and reactor
Stars: ✭ 58 (-71.71%)
Mutual labels:  tcp-server, non-blocking-io
drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
Stars: ✭ 7,742 (+3676.59%)
Drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
Stars: ✭ 6,567 (+3103.41%)
learn undertow
learn undertow
Stars: ✭ 27 (-86.83%)
Mutual labels:  non-blocking-io
AsyncTcpClient
An asynchronous variant of TcpClient and TcpListener for .NET Standard.
Stars: ✭ 125 (-39.02%)
Mutual labels:  tcp-server
tcp server client
A thin and simple C++ TCP client server
Stars: ✭ 124 (-39.51%)
Mutual labels:  tcp-server
ShenScript
Shen for JavaScript
Stars: ✭ 40 (-80.49%)
Mutual labels:  asynchronous-programming
Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
Stars: ✭ 93 (-54.63%)
Mutual labels:  asynchronous-programming
tcpserver
A TCP Server with simple and clean API
Stars: ✭ 12 (-94.15%)
Mutual labels:  tcp-server
rockgo
A developing game server framework,based on Entity Component System(ECS).
Stars: ✭ 617 (+200.98%)
Mutual labels:  tcp-server
Socket-Programming-With-C
✉️ Learn Network Protocol and Network Programming
Stars: ✭ 147 (-28.29%)
Mutual labels:  tcp-server
tcp-net
Build tcp applications in a stable and elegant way
Stars: ✭ 42 (-79.51%)
Mutual labels:  tcp-server
asyncoro
Python framework for asynchronous, concurrent, distributed, network programming with coroutines
Stars: ✭ 50 (-75.61%)
Mutual labels:  asynchronous-programming
QTcpSocket
A simple Qt client-server TCP architecture to transfer data between peers
Stars: ✭ 62 (-69.76%)
Mutual labels:  tcp-server
Pickpocket
A Kotlin Android library for content provider queries with reactive streams and coroutines.
Stars: ✭ 23 (-88.78%)
Mutual labels:  asynchronous-programming
EnumerableAsyncProcessor
Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently
Stars: ✭ 84 (-59.02%)
Mutual labels:  asynchronous-programming
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
Stars: ✭ 101 (-50.73%)
Mutual labels:  asynchronous-programming
aioudp
Asyncio UDP server
Stars: ✭ 21 (-89.76%)
Mutual labels:  asynchronous-programming
cs
开箱即用的基于命令的消息处理框架,让 websocket 和 tcp 开发就像 http 那样简单
Stars: ✭ 19 (-90.73%)
Mutual labels:  tcp-server
jducers
A js transducers-like implementation using ES9
Stars: ✭ 25 (-87.8%)
Mutual labels:  asynchronous-programming
ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Stars: ✭ 125 (-39.02%)
Mutual labels:  tcp-server
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (-52.2%)
Mutual labels:  tcp-server
LuaCSP
Communicating Sequential Processes in Lua
Stars: ✭ 40 (-80.49%)
Mutual labels:  asynchronous-programming
network
exomia/network is a wrapper library around System.Socket for easy and fast TCP/UDP client & server communication.
Stars: ✭ 18 (-91.22%)
Mutual labels:  tcp-server
SuperSocketLite
SuperSocket 1.6 버전의 .NET Core 포팅
Stars: ✭ 48 (-76.59%)
Mutual labels:  tcp-server
Mongols
C++ high performance networking with TCP/UDP/RESP/HTTP/WebSocket protocols
Stars: ✭ 250 (+21.95%)
Mutual labels:  tcp-server
cAndroid
cAndroid is tool for control your PC by Android phone
Stars: ✭ 23 (-88.78%)
Mutual labels:  tcp-server
mirdb
MirDB: A Persistent Key-Value Store with Memcached protocol.
Stars: ✭ 75 (-63.41%)
Mutual labels:  non-blocking-io
SuperSimpleTcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 263 (+28.29%)
Mutual labels:  tcp-server
cpsfy
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
Stars: ✭ 58 (-71.71%)
Mutual labels:  asynchronous-programming
async
Asynchronous programming for R -- async/await and generators/yield
Stars: ✭ 37 (-81.95%)
Mutual labels:  asynchronous-programming
easytcp
✨ 🚀 EasyTCP is a light-weight TCP framework written in Go (Golang), built with message router. EasyTCP helps you build a TCP server easily fast and less painful.
Stars: ✭ 416 (+102.93%)
Mutual labels:  tcp-server
mux-stream
(De)multiplex asynchronous streams
Stars: ✭ 34 (-83.41%)
Mutual labels:  asynchronous-programming
machat
An open source chat server implemented in Go
Stars: ✭ 73 (-64.39%)
Mutual labels:  tcp-server
H2engine
H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。
Stars: ✭ 215 (+4.88%)
Mutual labels:  tcp-server
android-kotlin-coroutines
A simple Android project using asynchronous programming with Kotlin Coroutines.
Stars: ✭ 45 (-78.05%)
Mutual labels:  asynchronous-programming
Restaurant
❤️ A sample Restaurant application based on MVVM (ViewModel, Coroutines, Flow, Repository, Hilt) architecture
Stars: ✭ 24 (-88.29%)
Mutual labels:  asynchronous-programming
mst-effect
💫 Designed to be used with MobX-State-Tree to create asynchronous actions using RxJS.
Stars: ✭ 19 (-90.73%)
Mutual labels:  asynchronous-programming
Hap
A simple concurrent programming language.
Stars: ✭ 19 (-90.73%)
Mutual labels:  asynchronous-programming
asynctimerqueue
Asynchronous timer queue mechanism(C++11)
Stars: ✭ 21 (-89.76%)
Mutual labels:  asynchronous-programming
go-eventserver
A socket server which reads events from an event source and forwards them to the user clients when appropriate
Stars: ✭ 18 (-91.22%)
Mutual labels:  tcp-server
KeyPlexer
Capstone: Keylogger Trojan
Stars: ✭ 32 (-84.39%)
Mutual labels:  tcp-server
public
BitDust project source codes : official Public Git repository (mirror on GitHub) : https://bitdust.io
Stars: ✭ 19 (-90.73%)
Mutual labels:  asynchronous-programming
CSharpServer
Ultra fast and low latency asynchronous socket server & client C# library with support TCP, SSL, UDP protocols and 10K connections problem solution
Stars: ✭ 101 (-50.73%)
Mutual labels:  tcp-server
chat-app
Multithreading TCP server and client communicating over TCP/IP - Windows Forms Application.
Stars: ✭ 39 (-80.98%)
Mutual labels:  tcp-server
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (-67.32%)
Mutual labels:  tcp-server
com2us cppNetStudy work
컴투스 C++ 네트워크 스터디 개인 작업 저장소
Stars: ✭ 32 (-84.39%)
Mutual labels:  tcp-server
hangman-game
A responsive hangman game built with vanilla javascript, html, and css. Animated with GSAP and canvas animations.
Stars: ✭ 22 (-89.27%)
Mutual labels:  asynchronous-programming
debugging-async-operations-in-nodejs
Example code to accompany my blog post on debugging async operations in Node.js.
Stars: ✭ 22 (-89.27%)
Mutual labels:  asynchronous-programming
QuickStreams
An asynchronous programming library for the QML programming language (Proof of Concept)
Stars: ✭ 42 (-79.51%)
Mutual labels:  asynchronous-programming
zab
C++20 liburing backed coroutine executor and event loop framework.
Stars: ✭ 54 (-73.66%)
Mutual labels:  asynchronous-programming
git-repo-sync
Auto synchronization of remote Git repositories. Auto conflict solving. Network fail resilience. Linux & Windows support. And more.
Stars: ✭ 35 (-82.93%)
Mutual labels:  asynchronous-programming
Evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
Stars: ✭ 2,850 (+1290.24%)
Mutual labels:  tcp-server
snap
Snap Programming Language
Stars: ✭ 20 (-90.24%)
Mutual labels:  asynchronous-programming
Oksocket
An blocking socket client for Android applications.
Stars: ✭ 2,359 (+1050.73%)
Mutual labels:  tcp-server
mt4-tcp
Winsock bindings for MetaTrader 4 platform
Stars: ✭ 24 (-88.29%)
Mutual labels:  tcp-server
ev
Lightweight event-loop library based on multiplexing IO
Stars: ✭ 15 (-92.68%)
Mutual labels:  tcp-server
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Stars: ✭ 33 (-83.9%)
Mutual labels:  non-blocking-io
EasyFileTransfer
An easy way to transfer file with any size on network with tcp protocol.
Stars: ✭ 30 (-85.37%)
Mutual labels:  tcp-server
Mgx
🌈 A high performance network framework written in c++ (support tcp and http)
Stars: ✭ 15 (-92.68%)
Mutual labels:  tcp-server
1-60 of 130 similar projects