Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
7 packages returned for Tags:"data-
structure"
Sort by
Relevance
Downloads
Recently updated
WeightedRandomizer
by:
BlueRaja
32,205 total downloads
last updated
11/12/2021
Latest version:
2.0.1
C#
weighted
randomizer
random
data-structure
A data structure which allows fast random selection of items
CodeJam
by:
andrewvk
222,785 total downloads
last updated
5/12/2022
Latest version:
4.1.0
list
string
collection
data-structure
threading
xml
reflection
async
assertion
IO
More tags
CodeJam is a set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another.
KTrie
by:
kiripol
5,515 total downloads
last updated
2/23/2020
Latest version:
1.3.0
trie
prefix-tree
data-structure
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...
More information
discriminated
by:
AndreiStreltsov
7,273 total downloads
last updated
3/1/2017
Latest version:
0.3.2
discriminated
union
functional
data-structure
c#
pattern-matching
An implementation of a discriminated union data structure with pattern matching support.
CacheTable.
Net
by:
jameslao
1,058 total downloads
last updated
3/12/2019
Latest version:
0.1.43
cache
data-structure
A simple fixed size cache data structure for .NET.
FSharp.
BinaryHeap
by:
Darik
1,099 total downloads
last updated
4/28/2020
Latest version:
0.0.3
dotnetcore
fsharp
data-structure
heap
Binary heap with an API similar to Python's heapq module
cs-
algorithms
by:
cschen1205
1,179 total downloads
last updated
5/22/2017
Latest version:
1.0.1
algorithms
graph-processing
string-processing
data-structure
Package provides C# implementation of algorithms in the "Algorithms" book (http://algs4.cs.princeton.edu/home/) and Robert Sedgwick's Algorithms course using Python (Part I and Part II), covering data...
More information