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:
- Generic weak event implementation☆196Updated 5 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- .NET Reflection.Emit extensions☆170Updated last year
- DAWG String Dictionary in C#☆120Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆64Updated 10 months ago
- C# library to create a common interface to non-cryptographic hash functions.☆256Updated 3 years ago
- ☆118Updated 12 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- High performance contract-less binary serializer for .NET☆89Updated last week
- Fast binary serializer☆66Updated 10 months ago
- A generic interval tree implementation in C#☆182Updated 4 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/☆231Updated 3 months ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆173Updated last month
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Double-ended queue☆134Updated last year
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆168Updated 6 years ago
- Hjson for C#☆124Updated 3 years ago
- .NET implementation of the murmurhash☆113Updated last year
- Polymorphic serialization for .NET☆279Updated 5 months ago
- IDisposable helper types.☆135Updated last year
- A port of Hunspell v1 for .NET and .NET Standard☆137Updated 3 weeks ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- Simplifies the implementation of IDisposable☆78Updated this week
- String extensions for named parameterized string formatting.☆74Updated 4 years ago