Neo-Ciber94 / dilib-rsLinks
A dependency injection library for Rust
☆52Updated 2 years ago
Alternatives and similar repositories for dilib-rs
Users that are interested in dilib-rs are comparing it to the libraries listed below
Sorting:
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Typed any map for rust☆67Updated 11 months ago
- Rust library to facilitate event-driven programming.☆76Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Minimal async cache in Rust with support for key expirations☆55Updated 5 months ago
- Derive a builder for your constructors in Rust☆71Updated this week
- An alternative rust async runtime.☆59Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated this week
- CSRF (Cross-Site Request Forgery) protection for Axum☆36Updated 10 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆202Updated 2 months ago
- A framework for advanced Rust applications.☆99Updated last week
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 5 months ago
- A new type of asynchronous database combining the concepts of distributed databases and blockchain☆110Updated 2 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- State machine pattern for Rust☆29Updated last year
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 2 months ago
- Utilities for working with shared slices of memory☆81Updated 4 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…☆32Updated last week