rust-ds 0.2.1

Custom data structures crate for Rust
Documentation
  • Coverage
  • 76.92%
    10 out of 13 items documented0 out of 7 items with examples
  • Size
  • Source code size: 36.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.64 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • raa-dev/rust-ds
    0 0 7
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • raa-dev

Data Structures Crate

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