salarcode / BinaryBuffersLinks
An implementation of BinaryReader and BinaryWriter which works on binary arrays directly
☆23Updated 2 years ago
Alternatives and similar repositories for BinaryBuffers
Users that are interested in BinaryBuffers are comparing it to the libraries listed below
Sorting:
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- High performance C# implementation of the Snappy compression algorithm☆85Updated 5 months ago
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- High performance SIMD operations in c#☆45Updated 6 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Texture loading and manipulation library☆65Updated 8 months 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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated 11 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆95Updated last month
- Span-ify your code: write high performance memory aware C#☆71Updated 3 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆60Updated 2 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Parse any type from string in efficient way☆35Updated last month
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last week
- This library provides struct based collections for high performance and low memory usage☆35Updated 8 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆45Updated 3 years ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆116Updated 4 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Simple C# source generation based on custom templates☆105Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆146Updated last month
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆117Updated 4 months ago