kupiakos / tinydynLinks
Tiny dynamic dispatch in Rust
☆11Updated 2 years ago
Alternatives and similar repositories for tinydyn
Users that are interested in tinydyn are comparing it to the libraries listed below
Sorting:
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- A c_import macro for Rust☆11Updated 4 months ago
- Unix API☆28Updated last year
- A crate for generating (relatively) complex compile-time constants in rust☆32Updated last month
- A bare metal rust library to easily develop for the teensy 3.2☆13Updated 4 years ago
- A vector-based map and set implementation for rust☆13Updated 3 weeks ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- A dynamic library helper for rust crates☆35Updated 2 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Moving code-gen out of `build.rs`☆18Updated 3 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- ☆20Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Immutable types and ImplicitClone trait similar to Copy☆22Updated 2 weeks ago
- ☆32Updated 9 months ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Simple and fast async channels☆16Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 6 months ago
- Implements rust's Display trait for hex data☆23Updated 2 years ago
- ☆25Updated 5 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Abstract over different executors☆74Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago