XenoAtom / XenoAtom.Collections
This library provides struct based collections for high performance and low memory usage
☆33Updated 3 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 6 months ago
- C# version for the The One Billion Row Challenge☆31Updated 11 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 7 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆80Updated 11 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last week
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆52Updated 3 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Code memory safety analysis☆13Updated last month
- A pure C# implementation of sparse bitsets☆23Updated last year
- The most revolutionary syntax visualizer☆69Updated last month
- Interop bindings for mimalloc.☆39Updated 5 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆17Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last month
- High performance SIMD operations in c#☆41Updated 5 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…☆24Updated 5 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- Parse any type from string in efficient way☆33Updated last month
- Tiny and simple data format/serializer.☆22Updated last week
- High-performance network packet decoding and packet decoder source generator☆38Updated 3 weeks ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- A low-level graphics library for .NET powered by Vulkan.☆19Updated 7 months ago
- A light-weight, performant interval tree in C#☆24Updated 5 months ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Rapid Avro serializer for C# .NET☆9Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago