Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

bodil/im-rs

Assorted immutable collection datatypes for Rust

bodil/im-rs.json
{
"createdAt": "2017-04-17T15:04:02Z",
"defaultBranch": "master",
"description": "Assorted immutable collection datatypes for Rust",
"fullName": "bodil/im-rs",
"homepage": "http://immutable.rs/",
"language": "Rust",
"name": "im-rs",
"pushedAt": "2024-08-19T20:59:41Z",
"stargazersCount": 1555,
"topics": [],
"updatedAt": "2025-11-21T11:34:37Z",
"url": "https://github.com/bodil/im-rs"
}

Crate Status

Blazing fast immutable collection datatypes for Rust.

Comes in two versions: im (thread safe) and im-rc (fast but not thread safe).

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/.

Please note that this project is released with a [Contributor Code of Conduct][coc]. By participating in this project you agree to abide by its terms.

[coc] !: https://github.com/bodil/im-rs/blob/master/CODE_OF_CONDUCT.md