upsuper / retain_mutLinks
Provide retain_mut method that has the same functionality as retain but gives mutable borrow to the predicate
☆13Updated 3 years ago
Alternatives and similar repositories for retain_mut
Users that are interested in retain_mut are comparing it to the libraries listed below
Sorting:
- ☆87Updated 2 months ago
- Chaotic Testing Harness☆59Updated 5 years ago
- derive newtype for diesel traits☆55Updated 7 months ago
- ☆67Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A rust inflection library☆127Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Pluralization handling in Rust☆41Updated 3 years ago
- A cross platform rust debugger hook☆72Updated 4 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Language tags for Rust☆41Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Safely combine results☆82Updated last year
- Beautifully formatted output for your terminal 🌈☆201Updated 2 years ago
- Write doc comments from macros☆100Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- A timeout connector for the hyper client☆29Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- HTTP date parsing and formatting☆57Updated last year
- Copy-on-write string utilities for Rust☆163Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Exponential backoff generator with jitter.☆95Updated 9 months ago
- ☆126Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago