Levchenkov / NetCodeLinks
Fast and light BitWriter and BitReader.
☆68Updated last year
Alternatives and similar repositories for NetCode
Users that are interested in NetCode are comparing it to the libraries listed below
Sorting:
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆115Updated 3 months ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- A rapid lightweight UDP library.☆85Updated 3 years ago
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆88Updated 2 years ago
- ☆169Updated 2 years ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆46Updated 3 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆42Updated last week
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆84Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 11 months ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆231Updated this week
- A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"☆32Updated 3 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆186Updated last month
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆301Updated last month
- ☆16Updated this week
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆45Updated 7 months ago
- A high-performance alloc free c# Jobscheduler.☆187Updated 3 months ago
- High performance SIMD operations in c#☆44Updated 6 years ago
- Contains materials about memory optimization and zero-allocation samples.☆121Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆308Updated last month
- Fast binary serializer☆65Updated 7 months ago
- High-performance scripting language inspired by Ren'Py and Bash. It is designed for writing game behavior logic with deep integration int…☆36Updated last week
- Parse any type from string in efficient way☆35Updated last month
- Hexagonal lib for .NET☆35Updated 5 years ago
- C# Safe and Unsafe extensions for bitpacking directly to arrays and primitive types.☆62Updated last year
- Managed C# wrapper for Hydrogen cryptographic library by Frank Denis☆33Updated 3 years ago
- SpanExtensions.Net aims to make ReadOnlySpan<T> and Span<T> more accessible and overall better integrated into the .Net Ecosystem, by pro…☆27Updated 3 months ago