PackageTrack
Sign in Get early access

indexmap-nostd

A no_std compatible implementation of the indexmap crate

0.4.0 9.7M downloads/mo #3166 most downloaded on crates.io robbepop/indexmap-nostd

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

4 releases · first in 2022

0 releases in the last 12 months

see the full history below

Release timeline

4 releases · Aug 2022 to Aug 2022
2023 2024 2025 2026
Release Pre-release

Releases

latest 4
  1. 0.4.0 25 Aug 2022
    Release notes

    Added

    • Added IndexMap::get_key_value method.
    • Added IndexMap::get_full method.
    • Added IndexMap::get_index_of method.
    • Added IndexMap::{get_index, get_index_mut} methods.
    • Added IndexMap::insert_full method.
    • Added IndexSet::get_full method.
    • Added IndexSet::get_index_of method.
    • Added IndexSet::get_index method.
    • Added IndexSet::insert_full method.
    • Added Index<usize> and IndexMut<usize> impls to IndexMap.
    • Added Index<usize> impl to IndexSet.
    Open source →
  2. 0.3.0 25 Aug 2022
    Release notes

    Added

    • Support for serde (de)serialization using the serde crate feature.
      • This also includes sequence based (de)serialization as is also supported in the original indexmap crate via serde_seq submodule.
    Open source →
  3. 0.2.0 25 Aug 2022
    Release notes

    Added

    • Index{Map,Set}::with_capacity constructor API.
    • Index{Map,Set}::reserve API.
    Open source →
  4. 0.1.0 24 Aug 2022
    Release notes

    Initial release of the crate.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive