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☆45Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Tiny and simple data format/serializer.☆22Updated this week
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- ☆24Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- BigMachines is State Machine library for .NET☆43Updated this week
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Vectorized generic dictionary prototype☆25Updated 11 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- High-performance network packet decoding and packet decoder source generator☆40Updated 9 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- A light-weight, performant interval tree in C#☆32Updated 7 months ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Generate plots for BenchmarkDotNet☆13Updated last year
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 8 years ago
- Control the value of the localsinit flag on methods.☆17Updated 4 years ago
- ☆29Updated 6 years ago
- Non-boxing passing of values.☆28Updated 3 months ago
- Create zero allocation capturing struct lambdas!☆11Updated 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