manly / AdaptiveRadixTreeLinks
C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index
☆39Updated 5 years ago
Alternatives and similar repositories for AdaptiveRadixTree
Users that are interested in AdaptiveRadixTree are comparing it to the libraries listed below
Sorting:
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- ☆24Updated 5 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- BigMachines is State Machine library for .NET☆44Updated last week
- Tiny and simple data format/serializer.☆22Updated this week
- A light-weight, performant interval tree in C#☆36Updated 10 months ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆21Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Vectorized generic dictionary prototype