kpol / trieLinks
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆108Updated this week
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- A ConcurrentHashSet implementation☆137Updated 3 years ago
- High performance contract-less binary serializer for .NET☆88Updated last month
- DAWG String Dictionary in C#☆121Updated 10 months ago
- Fast binary serializer☆65Updated 7 months ago
- Generic weak event implementation☆193Updated 5 years ago
- .NET Reflection.Emit extensions☆170Updated 11 months ago
- .NET implementation of the murmurhash☆112Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- C# library to create a common interface to non-cryptographic hash functions.☆257Updated 3 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated 3 weeks ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Generate ToString method from public properties.☆83Updated 5 months ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- .NET Implementation of RoaringBitmap☆72Updated 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
- Double-ended queue☆130Updated last year
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Simplifies the implementation of IDisposable☆77Updated 5 months ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆63Updated 7 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 10 months ago
- Better random number generation for .NET☆63Updated 3 months ago
- Polymorphic serialization for .NET☆278Updated 2 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- A Zstandard wrapper for .Net☆141Updated 3 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆201Updated 3 months ago