kupiakos / tinydynLinks
Tiny dynamic dispatch in Rust
☆10Updated 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 lightweight lock protected by an atomic boolean.☆38Updated 3 months ago
- Unix API☆30Updated last year
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A vector-based map and set implementation for rust☆13Updated last week
- A bare metal rust library for the teensy 3.2☆13Updated 5 years ago
- Atomic operations on potentially uninitialized integers.☆24Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆44Updated last week
- A crate for generating (relatively) complex compile-time constants in rust☆32Updated 4 months ago
- Simple and fast async channels☆18Updated last year
- A procedural macro for compile time UTF-16 strings☆21Updated last year
- Moving code-gen out of `build.rs`☆19Updated last week
- ☆40Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- LZW en- and decoding that goes weeeee!☆29Updated 3 weeks ago
- Implements rust's Display trait for hex data☆23Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated 3 weeks ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆48Updated last year
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- A c_import macro for Rust☆14Updated 7 months ago
- Immutable types and ImplicitClone trait similar to Copy☆22Updated 2 weeks ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆57Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 10 months ago