All Projects → alyssais → memsocket

alyssais / memsocket

Licence: MPL-2.0 License
An asynchronous in-memory socket-like interface for Rust

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to memsocket

SockNet
The easiest and fastest way to work with sockets in C#
Stars: ✭ 42 (+23.53%)
Mutual labels:  socket, asynchronous
Vibe Core
Repository for the next generation of vibe.d's core package.
Stars: ✭ 56 (+64.71%)
Mutual labels:  socket, asynchronous
Coerce Rs
Coerce - an asynchronous (async/await) Actor runtime and cluster framework for Rust
Stars: ✭ 231 (+579.41%)
Mutual labels:  asynchronous, tokio
Tokio Tungstenite
Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation
Stars: ✭ 392 (+1052.94%)
Mutual labels:  asynchronous, tokio
aioudp
Asyncio UDP server
Stars: ✭ 21 (-38.24%)
Mutual labels:  socket, asynchronous
Rumqttd
rust mqtt broker
Stars: ✭ 77 (+126.47%)
Mutual labels:  asynchronous, tokio
Asyncrat C Sharp
Open-Source Remote Administration Tool For Windows C# (RAT)
Stars: ✭ 819 (+2308.82%)
Mutual labels:  socket, asynchronous
Tk Listen
A library that allows to listen network sockets with proper resource limits and error handling
Stars: ✭ 27 (-20.59%)
Mutual labels:  asynchronous, tokio
tsukuyomi
Asynchronous Web framework for Rust
Stars: ✭ 81 (+138.24%)
Mutual labels:  asynchronous, tokio
Socket.core
This is a socket framework based on C # net standard2.0 write, can be used for .NET Framework / dotnet core assembly, can run in window (IOCP) / linux (epoll) .Use asynchronous connection, asynchronous send, asynchronous receive, Performance burst tables, and pass the stress test. 这是一个基于C# .net standard2.0 写的socket框架,可使用于.net Framework/dotnet core程序集,能在window(IOCP)/linux(epoll)运行.使用异步连接,异步发送,异步接收,性能爆表,并且通过压力测试。
Stars: ✭ 203 (+497.06%)
Mutual labels:  socket, asynchronous
Bb8
Full-featured async (tokio-based) postgres connection pool (like r2d2)
Stars: ✭ 287 (+744.12%)
Mutual labels:  asynchronous, tokio
workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.4.
Stars: ✭ 10,005 (+29326.47%)
Mutual labels:  socket, asynchronous
Nmap
Nmap - the Network Mapper. Github mirror of official SVN repository.
Stars: ✭ 5,792 (+16935.29%)
Mutual labels:  socket, asynchronous
Workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.
Stars: ✭ 9,617 (+28185.29%)
Mutual labels:  socket, asynchronous
socketwrapper
Async/Sync networking library including UDP, TCP and TLS/TCP socket classes written in C++ 17.
Stars: ✭ 33 (-2.94%)
Mutual labels:  socket, asynchronous
asynchronous
A D port of Python's asyncio library
Stars: ✭ 35 (+2.94%)
Mutual labels:  socket, asynchronous
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
Stars: ✭ 432 (+1170.59%)
Mutual labels:  socket
laravel-redis-chat
Real Time Chat with Laravel, Node.js, Redis and Socket.io
Stars: ✭ 84 (+147.06%)
Mutual labels:  socket
Tiginx
Tiginx is a Shanzhai Nginx project , please buyao use it xian , if meet problem , I no fuze ...
Stars: ✭ 29 (-14.71%)
Mutual labels:  socket
yona
Yona is a modern take on a dynamic general-purpose programming language with advanced functional programming, minimalistic ML-like syntax, strict evaluation, for GraalVM polyglot virtual machine (VM).
Stars: ✭ 113 (+232.35%)
Mutual labels:  asynchronous

memsocket

An asynchronous socket-like interface for Rust, for when you want clients and servers to be able to communicate entirely in memory.

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