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:
- Blittable .NET structs☆16Updated 9 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 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
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.