salarcode / BinaryBuffers
An implementation of BinaryReader and BinaryWriter which works on binary arrays directly
☆22Updated last year
Alternatives and similar repositories for BinaryBuffers:
Users that are interested in BinaryBuffers are comparing it to the libraries listed below
- Implementation for pooled in-memory streams for .NET☆39Updated 11 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆47Updated 2 months ago
- .Net Binary Serializer - 17x faster than Protobuf and Messagepack, 2x faster than MemoryPack for C#, F# , VB, etc...☆75Updated 2 months ago
- The most revolutionary syntax visualizer☆67Updated last week
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆60Updated 11 months ago
- .NET Serializer testing framework☆76Updated last year
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated 11 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 5 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 6 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- A .NET MessagePack serialization library with great performance and simplicity.☆68Updated this week
- System.IO.Pipelines API adapter for System.Net.WebSockets☆27Updated this week
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆80Updated 10 months ago
- Embed resource files more C# programmer friendly!☆68Updated 7 months ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 years ago
- portable class library provides Mersenne Twister PRNGs☆16Updated 3 years ago
- High performance SIMD operations in c#☆40Updated 5 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 6 months ago
- Texture loading and manipulation library☆64Updated 2 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Parse any type from string in efficient way☆33Updated last week
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Non-boxing passing of values.☆27Updated 6 months ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆22Updated this week
- High performance C# implementation of the Snappy compression algorithm☆73Updated 3 weeks ago