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:
- Unix API☆31Updated last year
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆50Updated 2 weeks ago
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- Simple and fast async channels☆18Updated last year
- A dynamic library helper for rust crates☆36Updated 2 years ago
- An alternative rust async runtime.☆59Updated last month
- A bare metal rust library for the teensy 3.2☆13Updated 5 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Updated 2 months ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆46Updated this week
- Immutable types and ImplicitClone trait similar to Copy☆22Updated 2 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A lightweight lock protected by an atomic boolean.☆38Updated 2 weeks ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆22Updated last year
- Minimal compiletime XML templating.☆23Updated 3 years ago
- `memory_pages` is a small library provinig a cross-platform API to request pages from kernel with certain premisions☆31Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Download .crate files of all versions of all crates from crates.io☆47Updated 2 weeks ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated last year
- Moving code-gen out of `build.rs`☆21Updated last week
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- A vector-based map and set implementation for rust☆16Updated last week
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- Obsessively tiny error derive macro☆86Updated last year
- Remove Cargo.lock lockfile☆34Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Implements rust's Display trait for hex data☆25Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Command line util to pretty print Rust backtraces☆28Updated last year