Yortw / PoolSharpLinks
PoolSharp is a simple, light weight, thread safe object pool.
☆25Updated last year
Alternatives and similar repositories for PoolSharp
Users that are interested in PoolSharp are comparing it to the libraries listed below
Sorting:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆31Updated last week
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- C# Toolkit☆33Updated 6 years ago
- Blittable .NET structs☆16Updated 9 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 3 weeks ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Binary serializer with full .NET support!☆17Updated last month
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- Docking Library for Avalonia☆14Updated 7 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard