kupiakos / tinydyn
Tiny dynamic dispatch in Rust
☆11Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tinydyn
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 2 years ago
- Moving code-gen out of `build.rs`☆16Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆18Updated 2 years ago
- Cross-platform polyfills.☆14Updated last year
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆26Updated 4 years ago
- Immutable types and ImplicitClone trait similar to Copy☆20Updated 3 months ago
- Pretty-print file sizes and more☆42Updated 6 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- ☆38Updated last year
- Unix API☆27Updated 8 months ago
- A crate for generating (relatively) complex compile-time constants in rust☆23Updated 2 months ago
- Manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆29Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Only argument parsing! Nothing more.☆14Updated 9 months ago
- ☆29Updated 2 weeks ago
- A lightweight lock protected by an atomic boolean.☆34Updated 11 months ago
- GUI viewer for cargo metadata☆20Updated last month
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆22Updated last week
- A procedural macro for compile time UTF-16 strings☆19Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- ☆25Updated 4 years ago
- Cross-platform configuration and data saving between desktop and web☆10Updated 4 years ago
- A bare metal rust library to easily develop for the teensy 3.2☆13Updated 4 years ago
- An easy-to-use recorder and viewer for high-performance traces☆16Updated this week
- virtual machine for rapid embedded development☆25Updated last year
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆40Updated last month
- A mutex with timeout tracing☆30Updated 3 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago