TehPers / runtime_injector
Runtime dependency injection in Rust
☆17Updated 2 years ago
Alternatives and similar repositories for runtime_injector:
Users that are interested in runtime_injector are comparing it to the libraries listed below
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Rust promises library☆19Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Typed any map for rust☆65Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Utilities for Yew.☆16Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- Ultra minimal actor API wrapper for lunatic☆25Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Rust map and set literals☆24Updated 4 years ago
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- ☆24Updated last year
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A wrapper for build.rs instructions☆16Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated this week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week