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 9 months ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 6 months ago
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆13Updated 6 months ago
- 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
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"☆32Updated 3 years ago
- A pure C# implementation of sparse bitsets☆24Updated last year
- A C# library for creating long-running tasks and background workers.☆22Updated 10 months ago
- Various core functions useful to almost every project☆18Updated 2 months ago
- ☆18Updated 2 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Parse any type from string in efficient way☆35Updated 3 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A collection of general purpose utilities for C# and .NET☆16Updated 2 months ago
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆15Updated 3 years ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A library using ComputeSharp to ray trace render scenes in C#☆15Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- 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 9 months ago
- 💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis☆18Updated 5 years ago
- Provides a .NET library, a tool executable and an integration of shaderc compiler into MSBuild for compiling all your GLSL/HLSL files to …☆25Updated last month
- String Builder Extensions is a set of extension methods for System.Text.StringBuilder that provide the same functionality as correspondin…☆11Updated 5 years ago
- The project provides a helper class for detection and notification about lost unreliable packets.☆13Updated 5 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆22Updated 3 months ago
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 3 years ago
- A modularised, multi-threaded C# game engine based on the Entity Component System architecture. Uses OpenGL for rendering and contains ma…☆12Updated 11 months ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago