kpol / trieLinks
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆112Updated 4 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 3 weeks ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- Double-ended queue☆137Updated last year
- Generate ToString method from public properties.☆83Updated 10 months ago
- Generic weak event implementation☆196Updated 5 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated 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 11 months ago
- High performance contract-less binary serializer for .NET☆89Updated 2 weeks ago
- IDisposable helper types.☆136Updated last year
- ☆118Updated 12 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Fast binary serializer☆66Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 4 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- .NET implementation of the murmurhash☆113Updated last year
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆143Updated 3 months ago
- .NET Reflection.Emit extensions☆170Updated last year
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- A generic interval tree implementation in C#☆183Updated 4 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 9 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 5 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated 2 months ago
- Better random number generation for .NET☆64Updated 7 months ago
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- C# library to create a common interface to non-cryptographic hash functions.☆256Updated 3 years ago
- A extremely fast ioc container for high performance applications☆76Updated 5 years ago
- the .net implement for the brotli algorithm☆71Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 3 weeks ago