salarcode / BinaryBuffers
An implementation of BinaryReader and BinaryWriter which works on binary arrays directly
☆20Updated last year
Related projects ⓘ
Alternatives and complementary repositories for BinaryBuffers
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated 9 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 3 weeks ago
- Texture loading and manipulation library☆63Updated this week
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- The most revolutionary syntax visualizer☆62Updated last month
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- This library provides struct based collections for high performance and low memory usage☆32Updated 3 weeks ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆48Updated 8 months ago
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 4 months ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆41Updated last month
- A multi-platform .NET binding of Facebook's Zstandard library.☆41Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- C# Unmanaged Array Library🍓☆21Updated 3 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆56Updated 10 months ago
- Lightweight, persistent, thread-safe, disk-based queue written in C#☆11Updated 8 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- System.IO.Pipelines API adapter for System.Net.WebSockets☆25Updated this week
- Spans for the whole memory range.☆17Updated last year
- Avalonia control that allows embedding applications inside an emulated terminal.☆41Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆52Updated 8 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 last year
- .Net Binary Serializer - 17x faster than Protobuf and Messagepack, 2x faster than MemoryPack for C#, F# , VB, etc...☆71Updated this week
- Parse any type from string in efficient way☆33Updated last month