Skip to content

raa-dev/rust-ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures Crate

github crates.io docs.rs

This is a library of data structures implemented in Rust. The goal of this project is to provide a collection of data structures that are not available in the Rust standard library. The library is designed to be easy to use and efficient.

This crate still in early stage of development, but the intended objective is to provide the following data structures:

Usage

Add this dependency to your Cargo.toml

[dependencies]
rust-ds = "0.2.1"

License

Licensed under

About

Custom data structures crate for Rust

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages