kpol / trieLinks
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆113Updated 5 months ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- A ConcurrentHashSet implementation☆139Updated 3 years ago
- DAWG String Dictionary in C#☆122Updated 2 months ago
- Generic weak event implementation☆196Updated 5 years ago
- .NET Reflection Made Fast and Simple ⛺☆301Updated 5 years ago
- High performance contract-less binary serializer for .NET☆89Updated last month
- A C# Glob library for .NET and .NET Core.☆227Updated last year
- .NET Reflection.Emit extensions☆169Updated last year
- Generates valid, readable C# from an Expression Tree.☆170Updated last month
- .NET Serializer testing framework☆76Updated 2 years ago
- Fast binary serializer☆66Updated last year
- Double-ended queue☆137Updated 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…☆145Updated 4 months ago
- Port of Google's farmhash algorithm to .NET☆67Updated 2 years ago
- Generate ToString method from public properties.☆83Updated 11 months ago
- C# library to create a common interface to non-cryptographic hash functions.☆256Updated 3 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- C# delta syncing library☆153Updated 4 months ago
- A port of Hunspell v1 for .NET and .NET Standard☆140Updated last month
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 5 years ago
- Efficient asynchronous and synchronous state machines for .NET☆250Updated 5 years ago
- .NET implementation of the murmurhash☆114Updated last year
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆114Updated 6 years ago
- A simple EventBus / MessageBus library in C#☆136Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years 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
- Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/☆238Updated 5 months ago
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago