DennisCorvers / BitSerializer
A bitstream that offers (de)serialization in binary format
☆11Updated 3 years ago
Alternatives and similar repositories for BitSerializer:
Users that are interested in BitSerializer are comparing it to the libraries listed below
- A blazing fast byte (de)serializer☆20Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 7 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 4 months ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- Blazing fast collection implementation in unmanaged heap written in modern C#, useful for buffers you have to pass the pointer to native …☆18Updated 3 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- A library using ComputeSharp to ray trace render scenes in C#☆15Updated last year
- Parse any type from string in efficient way☆33Updated 2 months ago
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆13Updated 5 months ago
- ☆17Updated last week
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 2 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"☆32Updated 3 years ago
- This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.☆24Updated 8 months ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- Lidgren srp6a implementation that uses a lobby to seperate authenticated users from guests.☆13Updated 11 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A modularised, multi-threaded C# game engine based on the Entity Component System architecture. Uses OpenGL for rendering and contains ma…☆12Updated 10 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 8 months ago
- While there are already countless math libraries for performing common matrix/array functions, StarMath is distinguished by its simplicit…☆22Updated 5 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- 💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis☆18Updated 5 years ago
- Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one progr…☆31Updated last year