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:
- DAWG String Dictionary in C#☆122Updated 2 months ago
- Generic weak event implementation☆196Updated 5 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- Fast binary serializer☆66Updated last year
- Double-ended queue☆137Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- A ConcurrentHashSet implementation☆139Updated 3 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 7 months ago
- .NET Reflection Made Fast and Simple ⛺☆301Updated 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
- High performance contract-less binary serializer for .NET☆88Updated last month
- A C# Glob library for .NET and .NET Core.☆227Updated last year
- C# delta syncing library☆153Updated 4 months ago
- 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 library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆175Updated last year
- Simplifies the implementation of IDisposable☆80Updated 3 months ago
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆65Updated 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
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 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
- A port of Hunspell v1 for .NET and .NET Standard☆140Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆80Updated 3 years ago
- Generates valid, readable C# from an Expression Tree.☆170Updated last week
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆187Updated 2 years ago
- Generate ToString method from public properties.☆83Updated 11 months ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago