kpol / trie
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆103Updated last month
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- Generic weak event implementation☆188Updated 4 years ago
- DAWG String Dictionary in C#☆119Updated 6 months ago
- Fast binary serializer☆65Updated 3 months ago
- String extensions for named parameterized string formatting.☆74Updated 3 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 6 months ago
- A ConcurrentHashSet implementation☆125Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- ☆118Updated 12 years ago
- IDisposable helper types.☆126Updated 10 months ago
- Generate Equals, GetHashCode and operators methods from properties.☆111Updated last month
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆107Updated 4 years ago
- Generates valid, readable C# from an Expression Tree.☆166Updated this week
- A generic interval tree implementation in C#☆179Updated 3 years ago
- Generate ToString method from public properties.☆83Updated last month
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆115Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- Better random number generation for .NET☆62Updated last week
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆111Updated 5 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆169Updated 8 months ago
- The last comparison library you'll ever need!☆435Updated last year
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- A fraction data type to calculate with rational numbers.☆51Updated this week
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- Replaces static method calls.☆68Updated last month
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆100Updated 3 years ago