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:
- ☆57Updated 5 months ago
- ☆58Updated 9 months ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Safely combine results☆81Updated 9 months ago
- Language tags for Rust☆39Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆46Updated last year
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A map backed by a vector☆25Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Build and evaluate binary expression trees☆36Updated 9 months ago
- Overloadable functions in rust.☆43Updated 5 years ago