Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
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
24 packages returned for Tags:"data-
structures"
Sort by
Relevance
Downloads
Recently updated
Mars.
Common
by:
HAW_MARS
200,854 total downloads
last updated
6/23/2023
Latest version:
4.6.0
collection
tree
data-structures
This package provides multiple collection such as improvided (KdTree with selection, Fibonacci heaps, ...) implementation and commonly used extension for .Net types.based methods and algorithms to...
More information
TrieNet
by:
gmamaladze
46,636 total downloads
last updated
9/27/2017
Latest version:
1.0.3.26316
data-structures
dotnet
algorithms
search
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.
Towel
by:
ZacharyPatten
80,654 total downloads
last updated
10/29/2021
Latest version:
1.0.40
Towel
library
framework
algorithms
data-structures
mathematics
extensions
A .NET library intended to make coding a bit more towelerable: data structures, algorithms, mathematics, metadata, extensions, console, and more. :)
Wooga.
Lambda
by:
wooga
73,408 total downloads
last updated
10/12/2015
Latest version:
0.7.0
wooga
f#
c#
functional
haskell
data-structures
Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#
Wooga.
Lambda.
Storage
by:
wooga
49,813 total downloads
last updated
10/12/2015
Latest version:
0.7.0
wooga
f#
c#
functional
haskell
data-structures
Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#
Wooga.
Lambda.
Network
by:
wooga
48,881 total downloads
last updated
10/12/2015
Latest version:
0.7.0
wooga
f#
c#
functional
haskell
data-structures
Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#
Wooga.
Lambda.
Logging
by:
wooga
34,303 total downloads
last updated
10/12/2015
Latest version:
0.7.0
wooga
f#
c#
functional
haskell
data-structures
Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#
Wooga.
Lambda.
Unity3D.
Source
by:
wooga
27,864 total downloads
last updated
8/5/2015
Latest version:
0.6.3
wooga
f#
c#
functional
haskell
data-structures
Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#
Wooga.
Lambda.
Parser
by:
wooga
25,201 total downloads
last updated
10/12/2015
Latest version:
0.7.0
wooga
f#
c#
functional
haskell
data-structures
Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#
Wooga.
Lambda.
Network.
Unity3D.
Source
by:
wooga
18,790 total downloads
last updated
8/5/2015
Latest version:
0.6.3
wooga
f#
c#
functional
haskell
data-structures
Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#
Wooga.
Lambda.
Storage.
Unity3D.
Source
by:
wooga
18,407 total downloads
last updated
8/5/2015
Latest version:
0.6.3
wooga
f#
c#
functional
haskell
data-structures
Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#
Wooga.
Lambda.
Logging.
Unity3D.
Source
by:
wooga
17,332 total downloads
last updated
8/5/2015
Latest version:
0.6.3
wooga
f#
c#
functional
haskell
data-structures
Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#
Wooga.
Lambda.
Parser.
Unity3D.
Source
by:
wooga
16,599 total downloads
last updated
8/5/2015
Latest version:
0.6.3
wooga
f#
c#
functional
haskell
data-structures
Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#
Shields.
DataStructures
by:
timothy-shields
3,927 total downloads
last updated
4/21/2015
Latest version:
1.0.1
data-structures
priority-queue
Data structures for .NET
MutableLookup
by:
jussik
2,200 total downloads
last updated
10/15/2017
Latest version:
1.0.0
ILookup
MutableLookup
IMutableLookup
data-structures
A mutable ILookup library.
DKey.
Algorithms
by:
DAnikeyev
1,084 total downloads
last updated
4/9/2023
Latest version:
1.1.0
data-structures
algorithms
contests
Basic data structures and algorithms by Dmitry Anikeyev. For more information, visit: https://github.com/DAnikeyev/DKey.Algorithms
MMKV
by:
mvkra
1,060 total downloads
last updated
11/22/2017
Latest version:
0.0.1
memory-map-file
data-structures
key-value
Library providing data structures that are decoupled from the storage used to store their contents
Sequences
by:
dcastro
2,734 total downloads
last updated
5/27/2014
Latest version:
1.0.1
enumerable
sequence
collection
immutable
data-structures
scala
lazy
stream
Sequences is a port of Scala's Stream[+A] to C#. A Sequence<T> is an immutable lazy list whose elements are only evaluated when they are needed. A sequence is composed by a head (the first element) and a...
More information
Wooga.
Lambda.
Neetwork.
Unity3D.
Source
by:
wooga
1,214 total downloads
last updated
3/21/2015
Latest version:
0.2.0
wooga
f#
c#
functional
haskell
data-structures
Functional utilites for C# - inspired by csharp-monads, Haskell & F# - compatible with Unity3D
DevOne.
LinkedLists
by:
marcos_venicius
541 total downloads
last updated
2/16/2023
Latest version:
2.0.0
linked-lists
data-structures
singly-linked-list
Friendly linked lists abstractions
Previous
Next