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
- Tiny little crate to determine how large an unnameable type is.☆11Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A crate for generating (relatively) complex compile-time constants in rust☆31Updated last month
- Async, lock-free synchronization primitives for task wakeup☆44Updated 6 months ago
- MOVED TO https://github.com/rust-embedded/embedded-hal☆21Updated last year
- Unix API☆27Updated last year
- A lightweight lock protected by an atomic boolean.☆36Updated last month
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆28Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Take a value atomically once.☆29Updated 2 years ago
- ☆31Updated 4 months ago
- Rust library for requesting certificates from an ACME provider☆17Updated 5 months ago
- Efficient byte-stream pipe buffer☆42Updated 9 months ago
- Easy enum wrapper that implements all traits that the wrapped objects implement☆15Updated 3 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆35Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Easy and safe destructuring for more types.☆32Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Moving code-gen out of `build.rs`☆16Updated last month
- Pretty-print file sizes and more☆44Updated last week
- Only argument parsing! Nothing more.☆16Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- GUI viewer for cargo metadata☆20Updated last month
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- Find out what platform your code is running on from Rust☆33Updated 2 years ago