salarcode / BinaryBuffersLinks
An implementation of BinaryReader and BinaryWriter which works on binary arrays directly
☆23Updated last year
Alternatives and similar repositories for BinaryBuffers
Users that are interested in BinaryBuffers are comparing it to the libraries listed below
Sorting:
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Parse any type from string in efficient way☆35Updated last month
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 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
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- This library provides struct based collections for high performance and low memory usage☆34Updated 8 months ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- High performance SIMD operations in c#☆44Updated 6 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 3 weeks ago
- C# Unmanaged Array Library🍓☆22Updated 4 years ago
- Simple FIFO and LRU cache in C#☆33Updated 5 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years 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
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 11 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- High performance C# implementation of the Snappy compression algorithm☆84Updated 4 months ago
- Lightweight, persistent, thread-safe, disk-based collections written in C#, including dictionary, list, queue, and stack.☆11Updated 2 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆85Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago