Top 4.6% forks on nuget.org
nuget.org : ktrie
Trie (a.k.a. prefix tree) is an ordered tree data structure that is used to store an associative array where the keys are usually strings. All the descendants of a node have a common prefix of the string associated with that node, and the root is associated with the empty string.
Registry
-
Source
- JSON
purl: pkg:nuget/ktrie
Keywords:
trie
, prefix-tree
, data-structure
, algorithm
, c-sharp
License: MIT
Latest release: 13 days ago
First release: over 125 years ago
Dependent repositories: 2
Downloads: 20,322 total
Stars: 107 on GitHub
Forks: 20 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 17 hours ago