sammhicks / nostd_async
An asyncronous runtime for a single-threaded no_std environment
☆17Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for nostd_async
- An Embedded Storage Abstraction Layer☆69Updated 3 months ago
- virtual machine for rapid embedded development☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆81Updated 7 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆30Updated last year
- no-std no-alloc Rust protobufs.☆29Updated 11 months ago
- Library facilitating safe pinned initialization☆30Updated this week
- A c_import macro for Rust☆11Updated 11 months ago
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆78Updated last week
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆31Updated 2 months ago
- ☆19Updated this week
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- Just like `Cell` but with volatile read / write operations☆18Updated last year
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆26Updated 4 years ago
- Statically allocated, runtime initialized cell.☆32Updated 4 months ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 3 years ago
- GUI viewer for cargo metadata☆20Updated last month
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year
- the definitive non-empty slice/array/vec library for Rust☆10Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 9 months ago
- ☆27Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated 2 months ago
- Take a value atomically once.☆27Updated last year
- ☆25Updated last year
- Rust Protobuf library targetting embedded systems and no_std environments without an allocator☆61Updated 2 weeks ago
- A Rust 1-wire implementation for embedded-hal☆23Updated 10 months ago