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:
- A cross platform rust debugger hook☆71Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆87Updated 8 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last week
- derive newtype for diesel traits☆53Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Beautifully formatted output for your terminal 🌈☆201Updated 2 years ago
- Language tags for Rust☆41Updated 3 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated this week
- ☆28Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Run closures in parallel☆115Updated 8 months ago
- Safely combine results☆82Updated last year
- ☆46Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A rust inflection library☆127Updated 2 years ago
- A timeout connector for the hyper client☆29Updated 11 months ago
- ☆65Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- ☆125Updated 3 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 9 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- ☆62Updated 3 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago