Justice4Joffrey / depends-rsLinks
☆64Updated 4 months ago
Alternatives and similar repositories for depends-rs
Users that are interested in depends-rs are comparing it to the libraries listed below
Sorting:
- A sinless derive helper☆76Updated this week
- A simple in-memory search for collections and key-value stores.☆80Updated 2 weeks ago
- Generate enum variants inline☆58Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Zero-cost bitsets over native Rust types☆79Updated last month
- Automated GUI testing using accesskit☆72Updated 2 months ago
- ☆76Updated last month
- Serde partial serialization made easy☆42Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An evil parsing library.☆54Updated 2 years ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last week
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Typed any map for rust☆67Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- ☆34Updated last year
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- An exploration of Storages☆39Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆104Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year