Yortw / PoolSharp
PoolSharp is a simple, light weight, thread safe object pool.
☆24Updated last year
Alternatives and similar repositories for PoolSharp:
Users that are interested in PoolSharp are comparing it to the libraries listed below
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- 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
- .NET Reflection Made Fast and Simple ⛺☆28Updated 3 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 6 months ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 4 months ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 9 months ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆59Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 5 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆13Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year