5 releases (stable)

2.0.3 Oct 25, 2023
2.0.2 Aug 19, 2023
2.0.0 Apr 12, 2022
1.0.1 Aug 12, 2021
0.1.0 Aug 6, 2021

#110 in Data structures

Download history 2892/week @ 2023-11-25 3160/week @ 2023-12-02 2816/week @ 2023-12-09 2026/week @ 2023-12-16 1826/week @ 2023-12-23 2112/week @ 2023-12-30 2765/week @ 2024-01-06 3307/week @ 2024-01-13 3645/week @ 2024-01-20 3398/week @ 2024-01-27 3427/week @ 2024-02-03 3614/week @ 2024-02-10 3860/week @ 2024-02-17 4749/week @ 2024-02-24 6046/week @ 2024-03-02 2254/week @ 2024-03-09

17,397 downloads per month
Used in 49 crates (20 directly)

MPL-2.0+

545KB
12K SLoC

imbl

crates.io tests docs.rs coverage

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.4–1.4MB
~29K SLoC