kpol / trieLinks
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆109Updated last month
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☆194Updated 5 years ago
- High performance contract-less binary serializer for .NET☆88Updated 3 months ago
- Fast binary serializer☆65Updated 9 months ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- A generic interval tree implementation in C#☆182Updated 4 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- .NET Serializer testing framework☆75Updated 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…☆140Updated last week
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 11 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Generate ToString method from public properties.☆83Updated 7 months ago
- .NET Reflection.Emit extensions☆170Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Double-ended queue☆132Updated last year
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆181Updated last year
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆195Updated last year
- IDisposable helper types.☆134Updated last year
- Better random number generation for .NET☆63Updated 5 months ago
- Efficient asynchronous and synchronous state machines for .NET☆246Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆297Updated 5 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 9 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
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆63Updated 9 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 3 months ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆173Updated 11 months ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated 2 weeks ago