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 crate for generating (relatively) complex compile-time constants in rust☆32Updated 5 months ago
- A bare metal rust library for the teensy 3.2☆13Updated 5 years ago
- Unix API☆31Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Rust generators implemented through async/await syntax☆12Updated 2 years ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- A custom context for eyre that supports backtraces on stable☆15Updated last year
- ☆20Updated 4 years ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- ☆24Updated 6 years ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- A lightweight lock protected by an atomic boolean.☆38Updated 4 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- ☆56Updated 3 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 3 weeks ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Atomic operations on potentially uninitialized integers.☆26Updated this week
- std::Error in no_std environment.☆39Updated 5 years ago
- Pure Rust interface to the userspace devfs (udev) subsystem on Linux☆14Updated 6 months ago
- ☆19Updated 4 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- ☆13Updated 3 years ago