Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : ienumerabletrie

C# implementation of a Trie (prefix tree) that is IEnumerable. You may conduct a prefix tree and not have to run on the trie all the way to it's end - just for the amount of results you need. This is perfect for autocomplete or any other scenario where you may want a fixed amount of results yielded in every search.

Registry - Homepage - JSON
purl: pkg:nuget/ienumerabletrie
Keywords: Data, Structure, Trie, Generic, Search, Index, Prefix, Tree, Radix
License: Apache-2.0
Latest release: over 6 years ago
First release: over 6 years ago
Downloads: 2,762 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago

    Loading...
    Readme
    Loading...