XenoAtom / XenoAtom.AllocatorsLinks
This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)
☆43Updated last year
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☆36Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- Create zero allocation capturing struct lambdas!☆14Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Managed port of mimalloc.☆45Updated 2 months ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Code memory safety analysis☆14Updated last year
- High performance SIMD operations in c#☆47Updated 6 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆63Updated 8 months 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 unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- Parse any type from string in efficient way☆35Updated last month
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 6 months ago
- ☆18Updated last month
- A tool for performing post-compilation optimization on managed assemblies.☆16Updated 2 months ago
- Cross-platform graphics framework for C# with .NET NativeAOT | Desktop • Mobile • Web | Direct3D • Metal • OpenGL • WebGL☆115Updated 3 weeks ago
- C# Unmanaged Array Library🍓☆23Updated 4 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- A low-level graphics library for .NET powered by Vulkan.☆30Updated 9 months ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months 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
- Embed resource files more C# programmer friendly!☆71Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆13Updated 3 weeks ago
- A framework for transparently invoking multiple instances or clients.☆39Updated last week