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 last year
- ☆24Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- Tiny and simple data format/serializer.☆22Updated this week
- A light-weight, performant interval tree in C#☆30Updated 4 months ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- Vectorized generic dictionary prototype☆25Updated 7 months ago
- Generate plots for BenchmarkDotNet☆12Updated 8 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A C# port of JavaFastPFOR☆54Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- ☆29Updated 6 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Tiny .NET library implementing a free monad-like pattern with C# async/await.☆22Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 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
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last week
- 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 7 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 6 months 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
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago