6 releases (stable)
3.0.0 | Apr 28, 2024 |
---|---|
2.0.3 | Oct 25, 2023 |
2.0.2 | Aug 19, 2023 |
2.0.0 | Apr 12, 2022 |
0.1.0 | Aug 6, 2021 |
#54 in Data structures
42,243 downloads per month
Used in 122 crates
(24 directly)
545KB
12K
SLoC
imbl
Blazing fast immutable collection datatypes for Rust.
This is a fork of the im
crate, which
appears to be unmaintained. The 1.0
release of imbl
is compatible with the
15.0.0
release of im
, but with some fixes to OrdMap
and OrdSet
.
Documentation
Minimum supported rust version
This crate supports rust 1.51 and later. As const generics become more useful, the minimum supported rust version will increase.
Licence
Copyright 2017--2021 Bodil Stokke
Copyright 2021 Joe Neeman
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.3–1.5MB
~30K SLoC