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
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- ☆24Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Tiny and simple data format/serializer.☆22Updated 2 weeks ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Generate plots for BenchmarkDotNet☆13Updated 11 months ago
- Vectorized generic dictionary prototype☆25Updated 10 months ago
- Simple command-line tool to see if directories contain identical files☆15Updated 3 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
- Fast Accessors for .Net☆33Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Non-boxing passing of values.☆28Updated 3 months ago
- ☆29Updated 6 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
- Control the value of the localsinit flag on methods.☆16Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆56Updated 2 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Repository pattern with POCO object support for storing to Azure / Cosmos DB Table Storage☆27Updated 2 weeks ago
- A C# port of JavaFastPFOR☆56Updated 2 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