kpol / trieLinks
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆108Updated 4 months ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- Generic weak event implementation☆193Updated 5 years ago
- DAWG String Dictionary in C#☆121Updated 9 months ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- .NET Reflection.Emit extensions☆169Updated 9 months ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆167Updated 6 years ago
- Json library that uses .NET 5 Source Generators☆149Updated 3 years ago
- A extremely fast ioc container for high performance applications☆76Updated 4 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Fast binary serializer☆65Updated 6 months ago
- High performance contract-less binary serializer for .NET☆88Updated 2 weeks ago
- IDisposable helper types.☆129Updated last year
- A ConcurrentHashSet implementation☆134Updated 3 years ago
- A .NET implementation of several non-cryptographic hashes.☆67Updated 5 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- C# interface-to-member source generator☆80Updated 9 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆171Updated 8 months ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆176Updated last year
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Generate ToString method from public properties.☆83Updated 4 months ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆135Updated 8 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- A port of Hunspell v1 for .NET and .NET Standard☆135Updated 3 months ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆173Updated 11 months ago
- DotMarkdown is Markdown framework for .NET☆123Updated 6 months ago
- Double-ended queue☆131Updated last year