.NET implementation of RSocket
☆254Apr 7, 2022Updated 3 years ago
Alternatives and similar repositories for rsocket-net
Users that are interested in rsocket-net are comparing it to the libraries listed below
Sorting:
- Standard RSocket RPC .NET Implementation☆16Feb 11, 2022Updated 4 years ago
- App.Metrics(ASP.NET Core 中间件监控采集) + Grafana(监控图像组件) + InfluxDb(时序数据库)☆26Mar 24, 2019Updated 6 years ago
- High performance, low level networking APIs for building custom servers and clients.☆1,122Sep 28, 2025Updated 5 months ago
- An asynchronous Redis Client for .NET!☆38Oct 17, 2024Updated last year
- .NET managed sockets wrapper using the new "Pipelines" API☆440May 7, 2025Updated 9 months ago
- A high performance pubsub client/server implementation for .NET Core☆132Mar 14, 2021Updated 4 years ago
- Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin☆1,875Jan 18, 2026Updated last month
- Basic TCP server that uses System.IO.Pipelines to parse line based messages☆373Mar 21, 2021Updated 4 years ago
- An Implementation of Raft in .NET for prime-time - along with an eCommerce availability State Machine☆25May 7, 2019Updated 6 years ago
- 当网络波动时,可防重复提交☆43Dec 8, 2022Updated 3 years ago
- .NET Core Proxy library based on HttpClient works with FreeProxyList.net☆20Dec 8, 2022Updated 3 years ago
- Influxdb asynchronous, fast and bulk insert components.Using HTTP or UDP protocol.Influxdb 异步、快速、批量插入组件,支持http和udp协议。☆14Jan 20, 2022Updated 4 years ago
- Low allocation async/await for C#/.NET☆404Apr 21, 2020Updated 5 years ago
- A lightweight low ceremony API for web services.☆814Jul 5, 2023Updated 2 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆701Feb 20, 2026Updated last week
- Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron☆512Feb 5, 2026Updated 3 weeks ago
- Reaqtor is a framework for reliable, stateful, distributed, and scalable event processing based on Rx.☆642Dec 10, 2025Updated 2 months ago
- DotNetty project – a port of netty, event-driven asynchronous network application framework☆4,235Jan 12, 2026Updated last month
- sample microservice project to demonstrate use of Azure keyvault and Kubernetes ConfigMaps for Configuration, use of Serilog for strucute…☆11Feb 6, 2018Updated 8 years ago
- Port of LMAX Disruptor to .NET☆1,306Feb 13, 2026Updated 2 weeks ago
- Dapr SDK for .NET☆1,190Updated this week
- Fast, flexible, and version-tolerant serializer for .NET☆224Dec 22, 2022Updated 3 years ago
- System.Threading.RateLimiting implementation backed by Orleans☆48Jul 1, 2022Updated 3 years ago
- Sample applications to demonstrate how to use the Trill library and API☆173Sep 22, 2022Updated 3 years ago
- .net Core 8.0 Application to Control Pool Devices and Services☆22Jan 19, 2025Updated last year
- Async/Awaitable non-blocking lock in C#☆18Jul 13, 2021Updated 4 years ago
- A framework for building messaging apps with .NET and C#.☆2,383Updated this week
- A toolkit to create code-first HTTP reverse proxies on ASP.NET Core☆1,118Oct 23, 2020Updated 5 years ago
- Every developer deserves the right of creating microservices without using any framework 🤍☆197Jul 16, 2023Updated 2 years ago
- .NET framework for DDD, CQRS and Event Sourcing.☆22Feb 2, 2026Updated 3 weeks ago
- The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, clie…☆902Updated this week
- A package to help you use Quartz.NET in Asp.Net core by DI easily☆20Jan 16, 2024Updated 2 years ago
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆573Feb 25, 2025Updated last year
- OpenTracing API for C# (.NET). 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆516Nov 21, 2019Updated 6 years ago
- kestrel未公开的高性能的Socket客户端工厂☆12May 6, 2021Updated 4 years ago
- A quick-and-dirty PaaS implementation using SQL Server and RavenDB in Linux containers on Kubernetes☆14Apr 17, 2018Updated 7 years ago
- An Easy Socket(TcpSocket,WebSocket,UdpSocket) Framework Based On DotNetty