Extensions for ordered Rust slices.
☆28Aug 27, 2023Updated 3 years ago
Alternatives and similar repositories for superslice-rs
Users that are interested in superslice-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Reading whitespace-separated values in Rust☆11Nov 29, 2019Updated 6 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Jul 11, 2026Updated last month
- Substring searching in rust☆16May 1, 2016Updated 10 years ago
- Generic Range iterators for Rust☆28Jul 7, 2026Updated last month
- logging library for rayon☆17Sep 14, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …