Top 4 C# Trie Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
trienet
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.
-
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
C# Trie discussion
C# Trie related posts
Index
What are some of the best open-source Trie projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | PruningRadixTrie | 552 |
2 | trienet | 423 |
3 | DawgSharp | 108 |
4 | trie | 99 |