15 releases
0.5.2 | Oct 24, 2023 |
---|---|
0.5.0 | Jan 21, 2023 |
0.4.0 | Aug 25, 2022 |
0.3.0 | Aug 3, 2021 |
0.2.0 | Nov 10, 2018 |
#67 in Data structures
1,295,674 downloads per month
Used in 365 crates
(7 directly)
97KB
2.5K
SLoC
dlv-list-rs
Semi-doubly linked list implemented using a vector.
Features
std
(default) enables usage oflibstd
, disabling this feature will make the crateno_std
compatible.serde
for (de)serialization.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
See CONTRIBUTING.md.
Dependencies
~135–485KB