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 last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- Parse any type from string in efficient way☆35Updated 3 weeks ago
- 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☆31Updated last year
- 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
- A framework for transparently invoking multiple instances or clients.☆40Updated 2 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated 2 weeks ago
- High performance C# implementation of the Snappy compression algorithm☆88Updated 3 weeks ago
- .NET Serializer testing framework☆76Updated 2 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- High performance SIMD operations in c#☆47Updated 6 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆13Updated 2 weeks ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated 2 years ago
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- actor based udp network engine (core server)☆24Updated 4 years ago
- Extends C# with Mixins.☆27Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 7 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year