ronnieoverby / AsyncBinaryReaderWriterLinks
AsyncBinaryReader and AsyncBinaryWriter for .NET
β25Updated 7 years ago
Alternatives and similar repositories for AsyncBinaryReaderWriter
Users that are interested in AsyncBinaryReaderWriter are comparing it to the libraries listed below
Sorting:
- C# Unmanaged Array Libraryπβ22Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.β70Updated 2 years ago
- .NET Serializer testing frameworkβ75Updated 2 years ago
- Span-ify your code: write high performance memory aware C#β70Updated 2 months ago
- Implementation for pooled in-memory streams for .NETβ39Updated last year
- Linq for Span<T> using SourceGeneratorsβ53Updated 4 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.β43Updated 4 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+β84Updated last year
- 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
- An analyzer for Non-Copyable structs.β32Updated 2 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNGβ55Updated last year
- High-performance zero-reflection approach to C# metaprogrammingβ31Updated 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csprojβ76Updated last year
- A single-threaded async-compatible ambient context.β29Updated 8 years ago
- Simple C# source generation based on custom templatesβ104Updated last year
- Example implementation of IValueTaskSourceβ30Updated last year
- High-performance network packet decoding and packet decoder source generatorβ39Updated 4 months ago
- Full C# port of Brotli compression algorithmβ95Updated 3 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.β80Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.β21Updated last week
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. Itβ¦β58Updated 6 years ago
- An allocation free Task-like object for async methodsβ39Updated 11 months ago
- Replaces static method calls.β68Updated 4 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).β30Updated 5 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
- Optimized allocation free implementation of IList using ArrayPool.β54Updated 10 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).β61Updated last year
- 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
- Embed resource files more C# programmer friendly!β71Updated last year
- Parse any type from string in efficient wayβ35Updated 2 weeks ago