no-std topic

List no-std repositories

bno055

53
Stars
20
Forks
Watchers

Device-agnostic Bosch Sensortec BNO055 9-axis Sensor Fusion IMU driver

bitmap-font

5
Stars
1
Forks
Watchers

This crate provides bitmap fonts for the embedded-graphics crate without requiring generics

async-stm32f1xx

24
Stars
2
Forks
Watchers

Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.

cast.rs

73
Stars
14
Forks
Watchers

Machine scalar casting that meets your expectations

nt-hive

43
Stars
4
Forks
Watchers

Rust crate for accessing keys, values, and data stored in Windows hive (registry) files.

ntfs

495
Stars
29
Forks
Watchers

An implementation of the NTFS filesystem in a Rust crate, usable from firmware level up to user-mode.

betafpv-f3

44
Stars
1
Forks
Watchers

Board Support Crate for the BetaFPV F3 Drone Flight Controller

beef

326
Stars
17
Forks
Watchers

Faster, more compact implementation of std::borrow::Cow

arraydeque

98
Stars
20
Forks
Watchers

A circular buffer with fixed capacity (Rust).

byte

41
Stars
8
Forks
Watchers

A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)