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

#274 in Embedded development

Download history 720/week @ 2024-11-19 690/week @ 2024-11-26 622/week @ 2024-12-03 596/week @ 2024-12-10 520/week @ 2024-12-17 649/week @ 2024-12-24 653/week @ 2024-12-31 805/week @ 2025-01-07 785/week @ 2025-01-14 833/week @ 2025-01-21 1021/week @ 2025-01-28 682/week @ 2025-02-04 773/week @ 2025-02-11 623/week @ 2025-02-18 795/week @ 2025-02-25 391/week @ 2025-03-04

2,686 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

~200–630KB
~15K SLoC