issues
search
kpol
/
trie
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
MIT License
100
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Version bump
#22
kpol
closed
6 months ago
0
Add Span Support
#21
leorg99
closed
6 months ago
1
"Clear" fix
#20
kpol
closed
7 months ago
0
Update KTrie.csproj
#19
kpol
closed
7 months ago
0
TrieNode Children from List to Array
#18
kpol
closed
7 months ago
0
Updated Readme.md
#17
kpol
closed
7 months ago
0
Refactoring
#16
kpol
closed
8 months ago
0
chore: refactoring
#15
kpol
closed
8 months ago
0
Renamed `GetByPrefix` to `StartsWith`
#14
kpol
closed
8 months ago
0
Bumped up version
#13
kpol
closed
8 months ago
0
Added support for pattern matching
#12
kpol
closed
8 months ago
0
Api change
#11
kpol
closed
8 months ago
0
Update README.md
#10
kpol
closed
8 months ago
0
Performance and API improvements
#9
kpol
closed
8 months ago
0
Fixed CI yml
#8
kpol
closed
8 months ago
0
TargetFramework -> net8.0
#7
ZenitChampion
closed
8 months ago
0
Update target framework to net8.0
#6
ZenitChampion
closed
8 months ago
1
Thread safe / immutable Trie
#5
nhaberl
opened
4 years ago
0
Ability to add score for top k results
#4
nhaberl
opened
4 years ago
11
Create LICENSE
#3
kpol
closed
4 years ago
0
Add LICENSE
#2
wannaphong
closed
4 years ago
1
Feature/net standard
#1
kpol
closed
4 years ago
0