kpol / trieLinks
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆112Updated 3 months ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- DAWG String Dictionary in C#☆121Updated last year
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- Generic weak event implementation☆196Updated 5 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Fast binary serializer☆66Updated 11 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Generate ToString method from public properties.☆83Updated 9 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- High performance contract-less binary serializer for .NET☆89Updated last month
- .NET Reflection.Emit extensions☆170Updated last year
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆109Updated 5 years ago
- Generate Equals, GetHashCode and operators methods from properties.☆112Updated 3 weeks ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆141Updated 2 months ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- Tracing rewriter using Fody☆93Updated 3 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A port of Hunspell v1 for .NET and .NET Standard☆137Updated last month
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆173Updated last month
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 5 months ago
- A generic interval tree implementation in C#☆183Updated 4 years ago
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆65Updated 11 months ago
- ☆118Updated 12 years ago
- String extensions for named parameterized string formatting.☆74Updated 4 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆168Updated 6 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- IDisposable helper types.☆136Updated last year
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 9 months ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- Replaces static method calls.☆68Updated 9 months ago