faustodavid / ListPoolLinks
Optimized allocation free implementation of IList using ArrayPool.
☆54Updated 11 months ago
Alternatives and similar repositories for ListPool
Users that are interested in ListPool are comparing it to the libraries listed below
Sorting:
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆84Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 5 months ago
- Parse any type from string in efficient way☆35Updated last month
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- Interop bindings for mimalloc.☆43Updated 4 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- High performance SIMD operations in c#☆44Updated 6 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
- Embed resource files more C# programmer friendly!☆71Updated last year
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 3 weeks ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- ☆24Updated 4 years ago
- Simple C# source generation based on custom templates☆105Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- The combined Langly runtime☆33Updated 3 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago