luojia65 / nihaoLinks
Rust powered flash programmer and on chip debugger for embedded devices
☆13Updated 6 years ago
Alternatives and similar repositories for nihao
Users that are interested in nihao are comparing it to the libraries listed below
Sorting:
- A brief example to adapt TM1637 8-char digit display module with STM32F103 using embedded Rust☆15Updated 5 years ago
- ☆15Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A foray into rust async await☆44Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆36Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A minimum preemptive OS on Cortex-M3 (specially on blue-pill board) written in Rust.☆34Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- ☆33Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- Extra components for use with Mio.☆31Updated this week
- LRU cache settable via size or time to live☆107Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A small async runtime for Rust☆61Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- ☆39Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- liburing bindings☆35Updated 3 years ago
- RISC-V V Extension Encoder☆11Updated 3 years ago
- ☆28Updated 2 years ago
- ☆88Updated 3 weeks ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- A minimalist waker for async-await executors☆15Updated 3 years ago
- ☆24Updated 2 years ago