llogiq / partitionLinks
partition slices in-place by a predicate
☆18Updated 3 years ago
Alternatives and similar repositories for partition
Users that are interested in partition are comparing it to the libraries listed below
Sorting:
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- ☆31Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆23Updated 8 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- ☆58Updated 9 months ago
- ☆23Updated 5 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- ☆29Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 4 months ago
- integrate markdown files with your rustdoc generated documentation☆37Updated 5 years ago
- ☆53Updated 5 years ago
- Extensions for ordered Rust slices.☆26Updated last year
- ☆63Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago