KumoKyaku KCP is a C# implementation of the KCP reliable UDP protocol designed for high-performance .NET applications. It provides ready-to-use APIs while also allowing advanced users to customize segment handling and memory behavior. The project uses unsafe code and unmanaged memory internally to reduce garbage collection pressure, which is important for real-time systems. It supports Span<byte>, external buffer rental, and a generic KcpCore<Segment> architecture for performance-focused implementations. The library is partly thread-safe, allowing concurrent Send and Input calls while restricting concurrent Recv and Update calls for correctness. It is useful for game networking, real-time communication, and other latency-sensitive C# applications that need reliable delivery over UDP.

Features

  • C# KCP protocol implementation
  • Asynchronous API interface
  • Unmanaged-memory performance design
  • Generic segment customization
  • Thread-safe Send and Input calls
  • NuGet-based installation option

Project Samples

Project Activity

See All Activity >

Categories

KCP

License

MIT License

Follow KCP C#

KCP C# Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of KCP C#!

Additional Project Details

Programming Language

C#

Related Categories

C# KCP Software

Registered

21 hours ago