14 packages tagged with “DataStructure”
Shared types (models and utilities) for DataStructure
JSON Serialization Configuration for types in OBeautifulCode.DataStructure
BSON Serialization Configuration for types in OBeautifulCode.DataStructure
Renders OBeautifulCode.DataStructure types in Excel
Projects data from a database into a TreeTable.
A Dummy Factory for types in OBeautifulCode.DataStructure
Thread-safe, high-performance generic bidirectional map for .NET (BiMap). Supports O(1) lookups in both directions.
A library for managing resources with a ring structure
This library contains a lot of helper classes and extension methods to make it easier to work with collections of objects, data structures, algorithms, and existing .NET framework functionality.
This library helps creating and manipulating n-ary trees in a simple and fluent way.
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 the prefix.
This package contains some of the most common efficient data structure using in large scale big data solution.
Chess library with data structures and move generation.
Vikash Package for DataStructure