XenoAtom / XenoAtom.Allocators
This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)
☆38Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for XenoAtom.Allocators
- This library provides struct based collections for high performance and low memory usage☆31Updated last week
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 3 months ago
- C# version for the The One Billion Row Challenge☆30Updated 7 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆41Updated 2 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆20Updated this week
- Implementation for pooled in-memory streams for .NET☆39Updated 8 months ago
- A lightweight toolkit to write .NET assembly weavers.☆12Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆37Updated 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…☆24Updated 5 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆15Updated 10 months ago
- 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
- Sample code to show how to walk the managed heap in C#☆30Updated 8 months ago
- The most revolutionary syntax visualizer☆59Updated 3 weeks ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 7 months ago
- ☆23Updated 9 months ago
- ☆14Updated 6 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 7 months ago
- A library using ComputeSharp to render scenes in C#☆15Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 5 months ago
- Parse any type from string in efficient way☆33Updated 3 weeks ago
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- C# Unmanaged Array Library🍓☆21Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago
- Simplified, but extremely fast protobuf encoder.☆14Updated 4 months ago
- C# examples using WebGPU and NativeAOT☆49Updated last year