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
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 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
- A portable cross platform image library in C#☆18Updated 8 years ago
- Binary serializer with full .NET support!☆17Updated 3 weeks ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 6 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 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…☆25Updated 6 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 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
- [ARCHIVED] Provides abstractions and features for interop between .NET and JavaScript code.☆27Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 4 years ago
- EmbedIO web server support for ASP.NET Core☆11Updated 8 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 5 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Example implementation of IValueTaskSource☆30Updated last year
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 years ago
- A simple lib in C# for parsing and evaluating expressions.☆20Updated 4 years ago
- Loyc LL(k) Parser Generator for C# - Examples☆12Updated 8 years ago