kpol / trieLinks
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆113Updated 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 last month
- Generic weak event implementation☆196Updated 5 years ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- High performance contract-less binary serializer for .NET☆89Updated last week
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- A C# Glob library for .NET and .NET Core.☆227Updated last year
- .NET Reflection Made Fast and Simple ⛺☆300Updated 5 years ago
- Fast binary serializer☆66Updated last year
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- Double-ended queue☆137Updated last year
- IDisposable helper types.☆137Updated last year
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- .NET Reflection.Emit extensions☆170Updated last year
- Better random number generation for .NET☆64Updated 8 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Generate ToString method from public properties.☆83Updated 10 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 6 months ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- A generic interval tree implementation in C#☆183Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- String extensions for named parameterized string formatting.☆74Updated 4 years ago
- Custom Garbage Collectors for .NET Core☆184Updated 5 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- A port of Hunspell v1 for .NET and .NET Standard☆140Updated last week
- C# delta syncing library☆153Updated 3 months ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- A extremely fast ioc container for high performance applications☆76Updated 5 years ago