kpol / trie
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆108Updated 3 months ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- .NET Serializer testing framework☆75Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆148Updated 3 years ago
- A ConcurrentHashSet implementation☆134Updated 3 years ago
- High performance contract-less binary serializer for .NET☆88Updated 5 months ago
- Generic weak event implementation☆192Updated 4 years ago
- A extremely fast ioc container for high performance applications☆76Updated 4 years ago
- DAWG String Dictionary in C#☆120Updated 8 months ago
- String extensions for named parameterized string formatting.☆74Updated 3 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 6 months ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆136Updated 7 months ago
- Fast binary serializer☆65Updated 5 months ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆170Updated 7 months ago
- A lightweight full text indexer for .NET☆189Updated 2 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 8 months ago
- Generate ToString method from public properties.☆83Updated 4 months ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Implementation in C# of LINQ concept with struct☆302Updated last year
- C# interface-to-member source generator☆80Updated 8 months ago
- Double-ended queue☆132Updated last year
- IDisposable helper types.☆129Updated last year
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆173Updated 11 months ago
- Better random number generation for .NET☆63Updated last month
- A C# Glob library for .NET and .NET Core.☆223Updated last year
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- LINQ for Span<T>, without memory allocations.☆262Updated last year