faustodavid / ListPool
Optimized allocation free implementation of IList using ArrayPool.
☆54Updated 9 months ago
Alternatives and similar repositories for ListPool:
Users that are interested in ListPool are comparing it to the libraries listed below
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 3 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆59Updated last year
- Parse any type from string in efficient way☆35Updated 3 months ago
- The most revolutionary syntax visualizer☆69Updated 3 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- Write scripts with the power of C# and .NET☆86Updated 3 years ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- High performance SIMD operations in c#☆42Updated 5 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 5 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Binary serializer. Unmatched speed and efficiency.☆76Updated 3 months ago
- The combined Langly runtime☆33Updated 3 years ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- Simple C# source generation based on custom templates☆103Updated last year
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated last month
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- High-performance network packet decoding and packet decoder source generator☆38Updated 3 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆179Updated last month
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆53Updated 3 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- High performance C# implementation of the Snappy compression algorithm☆79Updated 2 months ago