kupiakos / tinydyn
Tiny dynamic dispatch in Rust
☆11Updated last year
Alternatives and similar repositories for tinydyn:
Users that are interested in tinydyn are comparing it to the libraries listed below
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Moving code-gen out of `build.rs`☆16Updated last month
- Tiny little crate to determine how large an unnameable type is.☆10Updated last year
- GUI viewer for cargo metadata☆18Updated this week
- A procedural macro for compile time UTF-16 strings☆20Updated 7 months ago
- A C expression parser and evaluator☆48Updated last year
- Implements rust's Display trait for hex data☆24Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- the definitive non-empty slice/array/vec library for Rust☆15Updated 9 months ago
- virtual machine for rapid embedded development☆27Updated 2 weeks ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 3 years ago
- Library facilitating safe pinned initialization☆32Updated last month
- Unix API☆27Updated 10 months ago
- Asynchronous udev hotplug monitor using Tokio and Mio.☆24Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆34Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆28Updated 4 years ago
- Use winit like the async runtime you've always wanted☆48Updated 7 months ago
- A lightweight lock protected by an atomic boolean.☆35Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆19Updated 3 years ago
- A crate for generating (relatively) complex compile-time constants in rust☆27Updated 4 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Full precision decimal representation of f64☆25Updated last week
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated last month
- Proc-macro utility to populate enums from database data☆20Updated 5 months ago
- Only argument parsing! Nothing more.☆16Updated 11 months ago
- system-level helper functions for the dirs and directories crates☆41Updated 2 weeks ago