XenoAtom / XenoAtom.AllocatorsLinks
This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)
☆40Updated 11 months ago
Alternatives and similar repositories for XenoAtom.Allocators
Users that are interested in XenoAtom.Allocators are comparing it to the libraries listed below
Sorting:
- This library provides struct based collections for high performance and low memory usage☆35Updated 8 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- Span-ify your code: write high performance memory aware C#☆71Updated 3 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Parse any type from string in efficient way☆35Updated last month
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Code memory safety analysis☆14Updated 6 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆59Updated 2 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Interop bindings for mimalloc.☆44Updated 4 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- High performance SIMD operations in c#☆45Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated this week
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 11 months ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Spans for the whole memory range.☆18Updated 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
- A light-weight, performant interval tree in C#☆30Updated 3 months ago
- Parser and compiler for the Stride shader language into SPIR-V☆23Updated 2 months ago
- Stride plugin which allows running Avalonia on Stride☆27Updated 2 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- LINQ implementation for Span☆23Updated 9 months ago
- Jack bindings for C#☆13Updated 2 years ago
- Rapid Avro serializer for C# .NET☆9Updated 2 years 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