manly / AdaptiveRadixTree
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
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- ☆23Updated 4 years ago
- Tiny and simple data format/serializer.☆22Updated last week
- The combined Langly runtime☆33Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 6 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- A light-weight, performant interval tree in C#☆27Updated 3 weeks ago
- Fast Accessors for .Net☆33Updated 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
- C# version for the The One Billion Row Challenge☆31Updated last year
- A C# port of JavaFastPFOR☆53Updated last year
- .NET library to work with Git repositories☆34Updated this week
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆39Updated last year
- LINQ implementation for Span☆23Updated 6 months ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 3 months ago
- ☆18Updated 4 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Control the value of the localsinit flag on methods.☆17Updated 4 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆19Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago