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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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

2 days ago