manly / AdaptiveRadixTreeLinks
C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index
☆38Updated 4 years ago
Alternatives and similar repositories for AdaptiveRadixTree
Users that are interested in AdaptiveRadixTree are comparing it to the libraries listed below
Sorting:
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- ☆24Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 7 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Vectorized generic dictionary prototype☆25Updated 9 months ago
- Tiny and simple data format/serializer.☆23Updated this week
- Sample code to show how to walk the managed heap in C#☆31Updated 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
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.