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:
- A vector-based map and set implementation for rust☆13Updated 2 weeks ago
- Unix API☆30Updated last year
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A c_import macro for Rust☆12Updated 7 months ago
- Simple and fast async channels☆18Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- ☆24Updated 5 years ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆48Updated last year
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Rust String type with configurable byte storage.☆35Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- ☆39Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Rust library for memory barrier☆35Updated last year
- Non-allocating iterator over command line arguments☆48Updated 3 weeks ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- the definitive non-empty slice/array/vec library for Rust☆18Updated 4 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago