jonorogers / SpanDexLinks
Utilities to read/write from/to spans easily
☆16Updated 2 years ago
Alternatives and similar repositories for SpanDex
Users that are interested in SpanDex are comparing it to the libraries listed below
Sorting:
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆63Updated 8 months ago
- Parse any type from string in efficient way☆35Updated last month
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 3 weeks ago
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- Simple C# source generation based on custom templates☆110Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 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
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- A framework for transparently invoking multiple instances or clients.☆39Updated this week
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- High performance C# implementation of the Snappy compression algorithm☆89Updated last week
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆22Updated last month
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago