tobni / inject-rsLinks
Injection library for Rust
☆19Updated 4 years ago
Alternatives and similar repositories for inject-rs
Users that are interested in inject-rs are comparing it to the libraries listed below
Sorting:
- A GraphQL over Websockets implementation for Rust☆41Updated 7 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- CSV parsing in async context☆44Updated last month
- ☆42Updated 8 months ago
- Lightweight Inversion Of Control☆28Updated last month
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆74Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- General sessions module for web services☆36Updated 6 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆49Updated this week
- Extract differences between arbitrary datastructures☆89Updated last year
- A fast, lightweight and extensible implementation of a graph data structure.☆36Updated 11 months ago
- Pick a free unused port☆40Updated 2 years ago
- Draw chart with svg for leptos☆62Updated last year
- File/log rotation writer for Rust☆33Updated 4 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- OpenID Connect Rust Library☆73Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Asynchronous DNS lookups☆66Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Typed any map for rust☆67Updated 6 months ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 3 months ago
- Async session support with plugabble backends☆124Updated 2 years ago
- actix-web static files as resources support☆74Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- A simple HTML DSL for Rust.☆23Updated 2 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework