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:
- ☆77Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Compare IEEE floating point values for equality.☆42Updated last year
- Floating point approximate comparison for Rust☆63Updated 5 months ago
- ☆63Updated 8 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A rust library for checked floating point operations☆81Updated 7 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- ☆53Updated 5 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 9 months ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆23Updated 6 years ago
- ☆59Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Faster integer division and modulus operations☆87Updated last month
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- ☆31Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Mandelbrot set in rust, serial and parallel example☆45Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago