gmamaladze/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.
C#MIT
Issues
- 0
Storing UkkonenTrie in Redis
#17 opened by rpm61 - 2
Some issue with Unicode characters, maybe
#5 opened by Siderite - 1
Only for English?
#11 opened by superowner - 3
Another Unicode issue
#15 opened by holopoj - 4
Net standard 2.0 nuget package is not uploaded
#12 opened by xycui - 0
Binary targeting .NET Framework 4.5?
#14 opened by rohanp-91 - 0
Only one search result instead of two
#13 opened by Konard - 4
Implement Update and Delete
#9 opened by nhaberl - 0
Pattern / wildcard search
#8 opened by nhaberl - 2
Not an issue - "fork" or contribution?
#6 opened by dgerding - 0
- 2
Case sensitivity
#2 opened by SalamiArmy