#standard #structures #collection #data #found

j2ds

A small collection of data structures not found in the standard library

4 releases (2 breaking)

Uses old Rust 2015

0.3.0 Sep 2, 2018
0.2.0 Aug 21, 2018
0.1.1 Aug 16, 2018
0.1.0 Aug 14, 2018

#2292 in Data structures

MIT license

20KB
411 lines

j2ds

Build Status codecov

A collection of useful data structures not found in the Rust standard library.


lib.rs:

A collection of misc. data structures that aren't available in the standard library

No runtime deps