kcp

KCP library

A C# implementation of the KCP (KCP) networking protocol.

KCP C#版。线程安全,运行时无alloc,对gc无压力。

GitHub

857 stars
26 watching
138 forks
Language: C#
last commit: almost 3 years ago
Linked from 1 awesome list

csharp-librarydotnet-standardil2cppkcpno-allocationnugetunity

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kubernetes-client/csharpA .NET library for interacting with Kubernetes clusters1,107
cpp-netlib/cpp-netlibA collection of network-related routines and implementations for cross-platform networking1,997
hardikp/cpp-mempoolA C++ library for managing memory pools with efficient allocation and deallocation19
mknejp/dotvariantA type-safe sum type library for C# that enables the creation of compact variants with compile-time checked constraints and generated interfaces.70
ikskuh/zig-networkA cross-platform networking library with a minimal API surface492
esotericsoftware/kryonetA Java library for efficient TCP and UDP networking with automatic object serialization using Kryo.1,819
mrdimosthenis/synapsescsharpA C# library for building and training neural networks2
kaitoy/pcap4jA Java library for capturing and manipulating network packets.1,174
kerukuro/digestppA C++ library providing a flexible and universal API for various cryptographic hash functions198
pkcs11interop/pkcs11interopA managed .NET wrapper around the PKCS#11 API to access cryptographic hardware.264
krozark/cpp-socketA C++ library that facilitates communication between client and server over sockets with serialized data exchange.0
arun11299/coro-asyncA C++ library providing a coroutine-based approach to networking37
dnikolovv/optional-asyncAsync extensions for working with the Optional library in C# to chain asynchronous functions without awaiting5
kapetan/dnsA C# library for sending and receiving DNS messages using UDP and TCP.417
microsoft/kukuA compact cuckoo hashing library that enables efficient hash tables with high fill rates63