faustodavid / ListPool
Optimized allocation free implementation of IList using ArrayPool.
☆54Updated 10 months ago
Alternatives and similar repositories for ListPool
Users that are interested in ListPool are comparing it to the libraries listed below
Sorting:
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆83Updated last year
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Binary serializer. Unmatched speed and efficiency.☆76Updated 3 months ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- High performance SIMD operations in c#☆43Updated 6 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆88Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 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
- The most revolutionary syntax visualizer☆71Updated this week
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Simple C# source generation based on custom templates☆104Updated last year
- This library provides struct based collections for high performance and low memory usage☆34Updated 6 months ago
- Interop bindings for mimalloc.☆43Updated 2 months ago
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated 2 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 years ago
- Parse any type from string in efficient way☆35Updated 4 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- Extends C# with Mixins.☆27Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- Example implementation of IValueTaskSource☆30Updated last year
- A pure C# implementation of sparse bitsets☆25Updated last year