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
- Implementation in C# of LINQ concept with struct☆309Updated 2 years ago
- 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
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆330Updated last month
- An alternative high performance NATS client for .NET.☆291Updated 2 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆502Updated 2 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆700Updated 2 weeks ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 4 months ago
- 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
- .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
- A pure C# implementation of xxhash algorithm☆283Updated 2 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 3 weeks ago
- Simplify call an external process with the async streams in C# 8.0.☆544Updated 4 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆898Updated last year
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆336Updated last month
- .NET managed sockets wrapper using the new "Pipelines" API☆439Updated 9 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆345Updated 3 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆223Updated 7 months ago
- C# bindings for lemire/simdjson (and full C# port)☆690Updated 3 years ago
- Implementation of a lock-free dictionary on .Net.☆543Updated 11 months ago
- Experimenting with dotnet runtime.☆315Updated this week
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆448Updated 7 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- A tool that helps to see an internal structure of the CLR types at runtime☆731Updated 3 years ago
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆345Updated 3 months ago