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:
- A ConcurrentHashSet implementation☆141Updated 3 years ago
- Double-ended queue☆137Updated last year
- DAWG String Dictionary in C#☆123Updated 3 months ago
- High performance contract-less binary serializer for .NET☆88Updated 2 months ago
- Generic weak event implementation☆194Updated 5 years ago
- String extensions for named parameterized string formatting.☆74Updated 4 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆111Updated 5 years ago
- Fast binary serializer☆66Updated last year
- ☆118Updated 13 years ago
- A C# Glob library for .NET and .NET Core.☆229Updated last year
- A extremely fast ioc container for high performance applications☆75Updated 5 years ago
- Generate ToString method from public properties.☆84Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- A generic interval tree implementation in C#☆183Updated 4 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago
- C# delta syncing library☆153Updated 5 months ago
- .NET Serializer testing framework☆78Updated 2 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆149Updated 2 months ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆175Updated last year
- .NET Reflection Made Fast and Simple ⛺☆304Updated 5 years ago
- Generates valid, readable C# from an Expression Tree.☆170Updated last week
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆114Updated 6 years ago
- .NET Reflection.Emit extensions☆169Updated last year
- Simplifies the implementation of IDisposable☆80Updated 4 months ago
- A port of Hunspell v1 for .NET and .NET Standard☆141Updated 2 months ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago