All Projects → m → Similar Projects or Alternatives

54 Open source projects that are alternatives of or similar to m

m4vga-rs
VGA-style video output for STM32F4 processors, in Rust
Stars: ✭ 122 (+351.85%)
Mutual labels:  no-std
drone-stm32-map
STM32 peripheral mappings for Drone, an Embedded Operating System.
Stars: ✭ 16 (-40.74%)
Mutual labels:  no-std
fixedvec-rs
Heapless vector implementation for Rust
Stars: ✭ 39 (+44.44%)
Mutual labels:  no-std
alloc-cortex-m
A heap allocator for Cortex-M processors
Stars: ✭ 139 (+414.81%)
Mutual labels:  no-std
register-rs
Unified interface for type-safe MMIO and CPU register access in Rust
Stars: ✭ 48 (+77.78%)
Mutual labels:  no-std
rust-amplify
Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros
Stars: ✭ 38 (+40.74%)
Mutual labels:  no-std
stm32f103xx
DEPRECATED
Stars: ✭ 31 (+14.81%)
Mutual labels:  no-std
mfrc522
A platform agnostic driver to interface the MFRC522 (RFID reader/writer)
Stars: ✭ 27 (+0%)
Mutual labels:  no-std
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+774.07%)
Mutual labels:  no-std
Rust Lexical
Lexical, to- and from-string conversion routines.
Stars: ✭ 192 (+611.11%)
Mutual labels:  no-std
Beef
Faster, more compact implementation of std::borrow::Cow
Stars: ✭ 189 (+600%)
Mutual labels:  no-std
Auto enums
A library for to allow multiple return types by automatically generated enum.
Stars: ✭ 188 (+596.3%)
Mutual labels:  no-std
Pin Project
A crate for safe and ergonomic pin-projection.
Stars: ✭ 174 (+544.44%)
Mutual labels:  no-std
Utest
Unit `#[test]`ing for microcontrollers and other `no_std` systems
Stars: ✭ 119 (+340.74%)
Mutual labels:  no-std
Drone
CLI utility for Drone, an Embedded Operating System.
Stars: ✭ 114 (+322.22%)
Mutual labels:  no-std
Governor
A rate-limiting library for Rust (formerly ratelimit_meter)
Stars: ✭ 99 (+266.67%)
Mutual labels:  no-std
Bitmatch
A Rust crate that allows you to match, bind, and pack the individual bits of integers.
Stars: ✭ 82 (+203.7%)
Mutual labels:  no-std
Wyhash Rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
Stars: ✭ 44 (+62.96%)
Mutual labels:  no-std
Rhai
Rhai - An embedded scripting language for Rust.
Stars: ✭ 958 (+3448.15%)
Mutual labels:  no-std
Byte
A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)
Stars: ✭ 29 (+7.41%)
Mutual labels:  no-std
Xargo
The sysroot manager that lets you build and customize `std`
Stars: ✭ 841 (+3014.81%)
Mutual labels:  no-std
Cortex M Rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
Stars: ✭ 623 (+2207.41%)
Mutual labels:  no-std
Heapless
Heapless, `static` friendly data structures
Stars: ✭ 575 (+2029.63%)
Mutual labels:  no-std
Serde
Serialization framework for Rust
Stars: ✭ 4,901 (+18051.85%)
Mutual labels:  no-std
Cortex M
Low level access to Cortex-M processors
Stars: ✭ 379 (+1303.7%)
Mutual labels:  no-std
Cortex M Quickstart
Template to develop bare metal applications for Cortex-M microcontrollers
Stars: ✭ 372 (+1277.78%)
Mutual labels:  no-std
Time
Simple time handling in Rust
Stars: ✭ 334 (+1137.04%)
Mutual labels:  no-std
Nvptx
How to: Run Rust code on your NVIDIA GPU
Stars: ✭ 335 (+1140.74%)
Mutual labels:  no-std
Embedded Graphics
A no_std graphics library for embedded applications
Stars: ✭ 293 (+985.19%)
Mutual labels:  no-std
Rubble
(going to be a) BLE stack for embedded Rust
Stars: ✭ 292 (+981.48%)
Mutual labels:  no-std
Cortex M Rt
Minimal startup / runtime for Cortex-M microcontrollers
Stars: ✭ 286 (+959.26%)
Mutual labels:  no-std
Drone Core
The core crate for Drone, an Embedded Operating System.
Stars: ✭ 263 (+874.07%)
Mutual labels:  no-std
littlefs2
Idiomatic Rust API for littlefs
Stars: ✭ 19 (-29.63%)
Mutual labels:  no-std
liar
Flexible, stand-alone benchmarking
Stars: ✭ 16 (-40.74%)
Mutual labels:  no-std
drone-cortexm
ARM® Cortex®-M platform crate for Drone, an Embedded Operating System.
Stars: ✭ 31 (+14.81%)
Mutual labels:  no-std
gdbstub
An ergonomic and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust, with full no_std support.
Stars: ✭ 158 (+485.19%)
Mutual labels:  no-std
pwm-pca9685-rs
Platform-agnostic Rust driver for the PCA9685 I2C 16-channel, 12-bit PWM/Servo/LED controller
Stars: ✭ 19 (-29.63%)
Mutual labels:  no-std
futures-async-stream
Async stream for Rust and the futures crate.
Stars: ✭ 141 (+422.22%)
Mutual labels:  no-std
async-stm32f1xx
Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.
Stars: ✭ 24 (-11.11%)
Mutual labels:  no-std
easy-ext
An attribute macro for easily writing extension trait pattern.
Stars: ✭ 17 (-37.04%)
Mutual labels:  no-std
optimath
A #[no_std] LinAlg library
Stars: ✭ 47 (+74.07%)
Mutual labels:  no-std
pipe-trait
Make it possible to chain regular functions
Stars: ✭ 22 (-18.52%)
Mutual labels:  no-std
atat
no_std crate for parsing AT commands
Stars: ✭ 50 (+85.19%)
Mutual labels:  no-std
arraydeque
A circular buffer with fixed capacity (Rust).
Stars: ✭ 82 (+203.7%)
Mutual labels:  no-std
cassette
A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.
Stars: ✭ 47 (+74.07%)
Mutual labels:  no-std
betafpv-f3
Board Support Crate for the BetaFPV F3 Drone Flight Controller
Stars: ✭ 37 (+37.04%)
Mutual labels:  no-std
cast.rs
Machine scalar casting that meets your expectations
Stars: ✭ 70 (+159.26%)
Mutual labels:  no-std
undo
A undo-redo library.
Stars: ✭ 38 (+40.74%)
Mutual labels:  no-std
restricted-sparse-merkle-tree
An optimized sparse merkle tree.
Stars: ✭ 47 (+74.07%)
Mutual labels:  no-std
metric
This library provides zero-cost dimensional analysis for safe, unit-aware numeric computations in Rust.
Stars: ✭ 23 (-14.81%)
Mutual labels:  no-std
core2
The bare essentials of std::io for use in no_std. Alloc support is optional.
Stars: ✭ 67 (+148.15%)
Mutual labels:  no-std
semval
Semantic validation for Rust
Stars: ✭ 77 (+185.19%)
Mutual labels:  no-std
vcell
Just like `Cell` but with volatile read / write operations
Stars: ✭ 16 (-40.74%)
Mutual labels:  no-std
mish
A no-std libm implementation in Rust
Stars: ✭ 14 (-48.15%)
Mutual labels:  libm
1-54 of 54 similar projects