salarcode / BinaryBuffersLinks
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
Sorting:
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last week
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 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
- Simple FIFO and LRU cache in C#☆33Updated 5 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Binary serializer. Unmatched speed and efficiency.☆77Updated 4 months ago
- The most revolutionary syntax visualizer☆72Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- .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
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- MSIL Reader☆36Updated 2 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 4 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- High performance SIMD operations in c#☆44Updated 6 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 7 months ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- A library using ComputeSharp to ray trace render scenes in C#☆15Updated 2 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆57Updated last month
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated this week
- 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
- portable class library provides Mersenne Twister PRNGs☆16Updated 3 years ago