a14e / mydiLinks
Dependency Injection library for rust
☆17Updated last year
Alternatives and similar repositories for mydi
Users that are interested in mydi are comparing it to the libraries listed below
Sorting:
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 10 months ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- ☆36Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago
- Arena allocator with scopes☆44Updated 2 years ago
- ☆27Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- ☆56Updated 2 years ago
- Trait implementation generator macro☆29Updated 2 weeks ago
- String optimized for map keys☆66Updated 2 weeks ago
- Simple and fast async channels☆18Updated last year
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Optics library for rust☆48Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago