👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
2 packages returned for Tags:"SearchTree"
Sort by
Relevance
Downloads
Recently updated
PBCD.
DataStructures.
Trie
by:
PBCD
2,967 total downloads
last updated
6/1/2018
Latest version:
1.0.1
Trie
SearchTree
DataStructure
This TRIE works with any chain of keys (IEnumerable<TKey>) and not just strings. Also, in addition to regular TRIE functions, this one returns the number of matching prefixes in O(l) where l is the length of...
More information
PBCD.
Algorithms
by:
PBCD
3,751 total downloads
last updated
5/23/2018
Latest version:
1.0.6717.20626
ProrityQueue
Bag
SymboleTable
Trie
UnionFind
SearchTree
BST
OST
RBT
Sort
More tags
General purpose data structures and algorithms mostly to cover the functionallity or performance gap in the framework. Includes: ProrityQueue, Bag, SymboleTable, Trie, UnionFind, Search Trees (BST, OST, RBT),...
More information