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:
- Efficient byte-stream pipe buffer☆44Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A sinless derive helper☆76Updated last week
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Generate enum variants inline☆58Updated 2 years ago
- ☆76Updated last month
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 10 months ago
- Automated GUI testing using accesskit☆73Updated 2 months ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- A simple in-memory search for collections and key-value stores.☆80Updated last week
- 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
- Typed any map for rust☆67Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.