a javascript binary tree
Implementation of binary search trees and red black trees
Experiments with data structures.
tree_iterators_rs is a library built to provide you with the iterators to easily work with tree data structures in Rust.
Lift enum variants to the type-level.
TypeScript Enum pattern matcher codegen
Rust commonly used data structure and algorithms
A beautiful tree 🌳 with convenient, efficient, parallelizable growth, mutation and traversal features.
Prevent stack overflow in deeply recursive functions with automatic stack management.
A Rust library for implementing and managing common data structures.
A command-line program for generating mazes.
SelfRefCol is a core data structure to conveniently build safe and efficient self referential collections, such as linked lists and trees.
App to generate mazes in terminal
Simple search binary tree implementation
an implementation of a forest of perfectly-balanced merkle trees