PackageTrack

crates.io · #1118

no-std-compat

0.4.159M downloads/mosource

A `#![no_std]` compatibility layer that will make porting your crate to no_std *easy*.

Release timeline

6 releases since 2019
2020202120222023202420252026

Releases

  1. 0.4.19 Aug 2020
    Release notes

    This project publishes no release notes. Between v0.4.0 and v0.4.1 there were 3 commits, 2 of them substantive:

    • Update generated
    • Bump dependencies
    Open source →
  2. 0.4.04 Apr 2020
    Release notes

    This project publishes no release notes. Between v0.3.0 and v0.4.0 there were 2 commits, 1 of them substantive:

    • Fix nasty bug with --features std
    Open source →
  3. 0.3.05 Feb 2020
    Release notes

    This project publishes no release notes. Between 0.1.0 and v0.3.0 there were 15 commits, 9 of them substantive:

    • Use hashbrown instead of BTreeMap in compat_hash
    • Fix error importing alloc functions #1
    • Support stable rust - closes #2
    • Re-run generated.py + script to ensure this doesn't happen again
    • Unconditionally pull in std, clean up code
    • Make generate.py compatible with Python 3.6.
    • Fix minor typos in README.md.
    • Add a compat_sync feature, based on the spin crate.
    • More spin re-exports
    Open source →
  4. 0.2.024 Aug 2019

    Nothing published for this version

  5. 0.1.122 Aug 2019

    Nothing published for this version

  6. 0.1.020 Apr 2019

    Nothing published for this version