itn3000 / PooledStreamLinks
MemoryStream with ArrayPool
☆12Updated 3 years ago
Alternatives and similar repositories for PooledStream
Users that are interested in PooledStream are comparing it to the libraries listed below
Sorting:
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- C# library which provides uniform API for conversion between types.☆22Updated 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
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- The combined Langly runtime☆33Updated 3 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 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
- Blittable .NET structs☆16Updated 9 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Binary serializer with full .NET support!☆17Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Parse any type from string in efficient way☆35Updated last month
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 years ago
- Compressed bitmaps in C#☆82Updated last year