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:
- A lightweight lock protected by an atomic boolean.☆37Updated 2 weeks ago
- Unix API☆29Updated last year
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- Moving code-gen out of `build.rs`☆18Updated last week
- ☆25Updated 5 years ago
- A bare metal rust library to easily develop for the teensy 3.2☆13Updated 4 years ago
- Take a value atomically once.☆30Updated 2 years ago
- `memory_pages` is a small library provinig a cross-platform API to request pages from kernel with certain premisions☆29Updated 2 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- Remove Cargo.lock lockfile☆32Updated 3 weeks ago
- A C expression parser and evaluator☆49Updated 2 years ago
- A c_import macro for Rust☆11Updated 5 months ago
- A vector-based map and set implementation for rust☆13Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆39Updated 2 years ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Updated 3 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust library for memory barrier☆35Updated last year
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆32Updated 2 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Simple and fast async channels☆18Updated last year
- Immutable types and ImplicitClone trait similar to Copy☆22Updated last month
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- An alternative rust async runtime.☆51Updated last month
- Full precision decimal representation of f64☆26Updated last week