kekyo / MassivePointsLinks
.NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the portable way.
☆40Updated last year
Alternatives and similar repositories for MassivePoints
Users that are interested in MassivePoints are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Span-ify your code: write high performance memory aware C#☆73Updated 3 weeks ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Code memory safety analysis☆14Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- A tool for performing post-compilation optimization on managed assemblies.☆16Updated 2 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆62Updated 7 months ago
- Managed port of mimalloc.☆44Updated 2 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 7 months ago
- A low-level graphics library for .NET powered by Vulkan.☆28Updated 8 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- 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
- Cross-platform graphics framework for C# with .NET NativeAOT | Desktop • Mobile • Web | Direct3D • Metal • OpenGL • WebGL☆109Updated last week
- ☆15Updated 2 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- C# Unmanaged Array Library🍓☆22Updated 4 years ago
- Embed resource files more C# programmer friendly!☆70Updated last year
- LINQ implementation for Span☆24Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 6 months ago
- Parse any type from string in efficient way☆35Updated 3 weeks ago
- A light-weight, performant interval tree in C#☆35Updated 8 months ago
- .NET library for rational arithmetic based on a stack machine.☆52Updated 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