usb-rs / usb-asyncLinks
Future-based USB host API for Rust
☆16Updated 6 years ago
Alternatives and similar repositories for usb-async
Users that are interested in usb-async are comparing it to the libraries listed below
Sorting:
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- ☆125Updated 4 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- Shared resource dispatcher☆245Updated 6 months ago
- Inline expression interpolation for Rust.☆201Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- microprofile for rust☆122Updated 5 years ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆262Updated 2 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Bringing Rust to the Safety Critical Domain☆219Updated 5 years ago
- Easily hotswap functions in running executables☆141Updated 7 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆203Updated 3 months ago
- Unit `#[test]`ing for microcontrollers and other `no_std` systems☆125Updated 4 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- ☆78Updated 4 years ago
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆439Updated 11 months ago
- Extremely generic linear algebra libary for Rust☆228Updated 10 months ago
- A crate with indexed arenas with small memory footprint☆77Updated last year
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- Put your Rust app's data in the right place on every platform☆142Updated 4 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago