32 stable releases (14 major)
15.1.0 | Apr 29, 2022 |
---|---|
15.0.0 | May 15, 2020 |
14.3.0 | Mar 3, 2020 |
14.1.0 | Dec 16, 2019 |
1.0.0 | Apr 17, 2017 |
#33 in Data structures
668,958 downloads per month
Used in 1,681 crates
(119 directly)
525KB
12K
SLoC
im-rs
Blazing fast immutable collection datatypes for Rust.
Comes in two versions: im
(thread safe) and
im-rc
(fast but not thread safe).
Documentation
Licence
Copyright 2017 Bodil Stokke
This software is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Code of Conduct
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Dependencies
~0.5–1.7MB
~35K SLoC