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:
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆67Updated 5 years ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- ☆126Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆125Updated 3 years ago
- ☆87Updated 2 months ago
- Safely combine results☆82Updated last year
- A rust inflection library☆127Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- derive newtype for diesel traits☆54Updated 7 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Show unused code from multi-crate Rust projects☆125Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆126Updated last week
- A cross platform rust debugger hook☆72Updated 4 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Copy-on-write string utilities for Rust☆162Updated last year
- Versioned data-structures for Rust☆208Updated 11 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Write and execute SQL queries with ease☆74Updated 4 years ago
- ☆28Updated 3 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- An async parser for multipart/form-data content-type in Rust☆163Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year