kpol / trieLinks
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆112Updated 2 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☆138Updated 3 years ago
- DAWG String Dictionary in C#☆120Updated last year
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Generic weak event implementation☆194Updated 5 years ago
- A port of Hunspell v1 for .NET and .NET Standard☆137Updated last week
- High performance contract-less binary serializer for .NET☆88Updated 4 months ago
- Fast binary serializer☆65Updated 10 months ago
- .NET Reflection.Emit extensions☆170Updated last year
- Double-ended queue☆134Updated last year
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆196Updated last year
- String extensions for named parameterized string formatting.☆74Updated 4 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆297Updated 5 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Generate ToString method from public properties.☆82Updated 8 months ago
- ☆119Updated 12 years ago
- Better random number generation for .NET☆63Updated 5 months 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
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- Efficient asynchronous and synchronous state machines for .NET☆246Updated 4 years ago
- IDisposable helper types.☆134Updated 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…☆64Updated 9 months ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 8 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A extremely fast ioc container for high performance applications☆76Updated 5 years ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆206Updated 5 months ago
- Hjson for C#☆124Updated 3 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 years ago
- Compressed bitmaps in C#☆82Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago