faustodavid / ListPoolLinks
Optimized allocation free implementation of IList using ArrayPool.
☆54Updated last year
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#☆71Updated 4 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆78Updated 6 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆117Updated last week
- Simple C# source generation based on custom templates☆105Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- .NET Serializer testing framework☆75Updated 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
- High performance SIMD operations in c#☆45Updated 6 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Interop bindings for mimalloc.☆45Updated 5 months ago
- ☆169Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- High performance C# implementation of the Snappy compression algorithm☆86Updated 6 months ago
- Parse any type from string in efficient way☆35Updated 2 months ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 6 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆176Updated 11 months ago
- Fast binary serializer☆65Updated 8 months ago
- A .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆101Updated this week
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 2 months ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆194Updated 2 months ago