faustodavid / ListPool
Optimized allocation free implementation of IList using ArrayPool.
☆51Updated 8 months ago
Alternatives and similar repositories for ListPool:
Users that are interested in ListPool are comparing it to the libraries listed below
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 7 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆81Updated this week
- High performance SIMD operations in c#☆42Updated 5 years ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated last month
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Parse any type from string in efficient way☆33Updated 2 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- A pure C# implementation of sparse bitsets☆23Updated last year
- Embed resource files more C# programmer friendly!☆70Updated 9 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 8 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 2 months ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- Interop bindings for mimalloc.☆41Updated 3 weeks ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆59Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- Simple C# source generation based on custom templates☆102Updated last year
- Simple way to serialize and deserialize polymorphic types for Json.NET☆44Updated 2 weeks ago
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆111Updated this week
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago