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 10 months ago
- 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#☆71Updated 5 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 3 months ago
- C# version for the The One Billion Row Challenge☆32Updated last year
- Interop bindings for mimalloc.☆45Updated 6 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 3 months ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years 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
- A low-level graphics library for .NET powered by Vulkan.☆29Updated 4 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- A light-weight, performant interval tree in C#☆30Updated 5 months ago
- Code memory safety analysis☆14Updated 8 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- Parser and compiler for the Stride shader language into SPIR-V☆23Updated this week
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 2 months ago
- ☆15Updated 2 months ago
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- ☆12Updated last year
- Stride plugin which allows running Avalonia on Stride☆28Updated 2 years ago
- C# Unmanaged Array Library🍓☆22Updated 4 years ago
- NWindows is a cross-platform window creation and management library for .NET☆86Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated 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…☆25Updated 6 years ago