kpol / trieLinks
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆113Updated 6 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#☆123Updated 3 months ago
- Generic weak event implementation☆195Updated 5 years ago
- .NET Serializer testing framework☆78Updated 2 years ago
- A ConcurrentHashSet implementation☆140Updated 3 years ago
- Generate ToString method from public properties.☆84Updated last year
- High performance contract-less binary serializer for .NET☆88Updated last month
- Fast binary serializer☆66Updated last year
- A port of Hunspell v1 for .NET and .NET Standard☆141Updated 2 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago
- Double-ended queue☆137Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- A Zstandard wrapper for .Net☆143Updated 4 years ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- A C# Glob library for .NET and .NET Core.☆229Updated last year
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆65Updated last year
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Full C# port of Brotli compression algorithm☆97Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 8 months ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆175Updated last year
- Port of Google's farmhash algorithm to .NET☆67Updated 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…☆146Updated 2 weeks ago
- Better random number generation for .NET☆64Updated 10 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- IDisposable helper types.☆138Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- .NET implementation of the murmurhash☆114Updated 2 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆111Updated 5 years ago
- A extremely fast ioc container for high performance applications☆75Updated 5 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆149Updated 2 months ago