13 stable releases (4 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 |
11.0.2 | Aug 30, 2018 |
#1159 in Data structures
196,609 downloads per month
Used in 265 crates
(43 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
~34K SLoC