kcp
KCP library
A C# implementation of the KCP (KCP) networking protocol.
KCP C#版。线程安全,运行时无alloc,对gc无压力。
838 stars
26 watching
138 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
csharp-librarydotnet-standardil2cppkcpno-allocationnugetunity
Related projects:
Repository | Description | Stars |
---|---|---|
kubernetes-client/csharp | A .NET library for interacting with Kubernetes clusters | 1,099 |
cpp-netlib/cpp-netlib | A collection of network-related routines and implementations for cross-platform networking | 1,998 |
hardikp/cpp-mempool | A C++ library for managing memory pools with efficient allocation and deallocation | 19 |
mknejp/dotvariant | A 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-network | A cross-platform networking library with a minimal API surface | 484 |
esotericsoftware/kryonet | A Java library for efficient TCP and UDP networking with automatic object serialization using Kryo. | 1,818 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
kaitoy/pcap4j | A Java library for capturing and manipulating network packets. | 1,171 |
kerukuro/digestpp | A C++ library providing a flexible and universal API for various cryptographic hash functions | 196 |
pkcs11interop/pkcs11interop | A managed .NET wrapper for unmanaged PKCS#11 libraries | 263 |
krozark/cpp-socket | A C++ library that facilitates communication between client and server over sockets with serialized data exchange. | 0 |
arun11299/coro-async | A C++ library providing a coroutine-based approach to networking | 37 |
dnikolovv/optional-async | Async extensions for working with the Optional library in C# to chain asynchronous functions without awaiting | 5 |
kapetan/dns | A C# library for sending and receiving DNS messages using UDP and TCP. | 419 |
microsoft/kuku | A compact cuckoo hashing library that enables efficient hash tables with high fill rates | 62 |