KCP C# Clear Filters

Browse free open source C# KCP Software and projects below. Use the toggles on the left to filter open source C# KCP Software by OS, license, language, programming language, and project status.

  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    KCP C#

    KCP C#

    KCP C# version. Thread safe, no alloc at runtime, no pressure on gc

    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Mirror

    Mirror

    #1 Open Source Unity Networking Library

    Mirror is a high-level open-source networking library for Unity multiplayer games. It was originally based on UNET and has evolved into a stable, modular framework used by many production Unity projects. The library is designed to make multiplayer development easier by handling common networking patterns such as network identities, synchronization, remote procedure calls, authority, spawning, and transport integration. Mirror supports multiple low-level transports, making it adaptable to different game genres and deployment needs. It is suitable for small multiplayer games, cooperative games, competitive prototypes, and even larger persistent-world or MMORPG-style projects. The project is especially useful for Unity developers who want a mature networking layer without building protocol and synchronization systems from scratch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB