8 releases

0.3.7 Mar 2, 2025
0.3.6 Apr 4, 2024
0.3.5 Jul 31, 2023
0.3.1 Jun 9, 2023
0.2.1 Sep 25, 2021

#334 in Embedded development

Download history 631/week @ 2024-12-04 595/week @ 2024-12-11 502/week @ 2024-12-18 640/week @ 2024-12-25 668/week @ 2025-01-01 827/week @ 2025-01-08 804/week @ 2025-01-15 826/week @ 2025-01-22 1023/week @ 2025-01-29 651/week @ 2025-02-05 803/week @ 2025-02-12 599/week @ 2025-02-19 792/week @ 2025-02-26 379/week @ 2025-03-05 492/week @ 2025-03-12 397/week @ 2025-03-19

2,151 downloads per month
Used in 7 crates (5 directly)

MIT/Apache

77KB
1.5K SLoC

GNU Style Assembly 1K SLoC // 0.1% comments Alex 435 SLoC Rust 61 SLoC Python 3 SLoC // 0.9% comments

Contains (static library, 22KB) native_lib/libmips-rt.a

mips_rt

Crates.io docs.rs

Basic Rust runtime and startup files for MIPS based microcontrollers


lib.rs:

Startup code and minimal runtime for MIPS microcontrollers targets a MIPS microcontroller.

Dependencies

~220–660KB
~16K SLoC