XenoAtom / XenoAtom.Collections
This library provides struct based collections for high performance and low memory usage
☆33Updated 5 months ago
Alternatives and similar repositories for XenoAtom.Collections:
Users that are interested in XenoAtom.Collections are comparing it to the libraries listed below
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 8 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated 2 weeks ago
- Interop bindings for mimalloc.☆41Updated last month
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆54Updated 4 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆17Updated last year
- Parse any type from string in efficient way☆35Updated 3 months ago
- High performance SIMD operations in c#☆42Updated 5 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- Code memory safety analysis☆14Updated 3 months ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆39Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- The most revolutionary syntax visualizer☆69Updated 3 months ago
- A pure C# implementation of sparse bitsets☆24Updated last year
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 7 months ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- A light-weight, performant interval tree in C#☆27Updated 2 weeks 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…☆24Updated 5 years ago