rust-embedded / fixedvec-rsLinks
Heapless vector implementation for Rust
☆46Updated 4 years ago
Alternatives and similar repositories for fixedvec-rs
Users that are interested in fixedvec-rs are comparing it to the libraries listed below
Sorting:
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- ☆68Updated 3 months ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆63Updated 4 years ago
- ☆78Updated 4 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- A multi-platform embedded software development kit using the Rust programming language.☆45Updated 5 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆49Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- Unit `#[test]`ing for microcontrollers and other `no_std` systems☆125Updated 4 years ago
- Implementation of the `embedded-hal` traits for STM32F30x microcontrollers☆35Updated 5 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆39Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated last month
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 7 months ago
- Rust implementation of the IEEE 802.15.4 standard☆50Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Abstractions common to microcontrollers☆124Updated 3 years ago
- Parser of the app! macro used by the Real-Time Interrupt-driven Concurrency (RTIC) framework☆16Updated 2 years ago
- ☆64Updated 8 years ago
- [Experiment] Real Time for The Masses on Linux☆27Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago