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:
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆78Updated 7 months ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆118Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Span-ify your code: write high performance memory aware C#☆71Updated 5 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 3 months ago
- High performance SIMD operations in c#☆46Updated 6 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- Parse any type from string in efficient way☆35Updated 3 months ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆265Updated 2 weeks ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.