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:
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- ☆67Updated last year
- ☆78Updated 4 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A multi-platform embedded software development kit using the Rust programming language.☆44Updated 5 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆55Updated 2 years ago
- Unit `#[test]`ing for microcontrollers and other `no_std` systems☆125Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 3 months ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- Volatile access to memory mapped hardware registers☆39Updated last year
- Parser of the app! macro used by the Real-Time Interrupt-driven Concurrency (RTIC) framework☆16Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 4 years ago
- A panic handler that stores the panic message in RAM☆45Updated 3 years ago
- Rust implementation of the IEEE 802.15.4 standard☆49Updated last year
- Lightweight logging framework for resource constrained devices☆47Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- [Experiment] Real Time for The Masses on Linux☆27Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Low level API definition of a Mutex☆25Updated 3 weeks ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 9 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Implementation of the `embedded-hal` traits for STM32F30x microcontrollers☆34Updated 5 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year