jtmueller / Collections.PooledLinks
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
☆597Updated last year
Alternatives and similar repositories for Collections.Pooled
Users that are interested in Collections.Pooled are comparing it to the libraries listed below
Sorting:
- SpanJson is a JSON serializer for .NET Core 6.0+☆443Updated 6 months ago
- Fast object cloner for .NET☆582Updated 2 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆578Updated this week
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆789Updated 3 months ago
- Fast, idiomatic C# implementation of Flatbuffers☆561Updated 8 months ago
- Implementation in C# of LINQ concept with struct☆309Updated 2 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆330Updated last month
- Compile time decorator pattern via IL rewriting☆403Updated 11 months ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,344Updated 2 weeks ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆700Updated 2 weeks ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆502Updated 2 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 4 months ago
- Implementation of a lock-free dictionary on .Net.☆544Updated 11 months ago
- .NET Reflection Made Fast and Simple ⛺☆304Updated 5 years ago
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆385Updated this week
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆337Updated last month
- A pure C# implementation of xxhash algorithm☆283Updated 2 years ago
- Experimenting with dotnet runtime.☆315Updated this week
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆395Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆898Updated last year
- An alternative high performance NATS client for .NET.☆291Updated 2 years ago
- expression evaluator for .NET with built-in compiler☆190Updated 6 months ago
- Fast Lightweight Expression Evaluator☆669Updated 3 years ago
- .NET managed sockets wrapper using the new "Pipelines" API☆439Updated 9 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 3 weeks ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆345Updated 3 years ago
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆298Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆223Updated 7 months ago
- Simple & efficient library for deep copying .NET objects☆230Updated 2 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆730Updated 3 years ago