slightlyoutofphase / staticstepLinks
Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: Copy + Default + Step>.
☆13Updated 3 years ago
Alternatives and similar repositories for staticstep
Users that are interested in staticstep are comparing it to the libraries listed below
Sorting:
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- ☆36Updated 11 months ago
- ☆18Updated 6 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆29Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Arbitrary width integers☆20Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- O(n) multi-insert and -remove for Rust vectors☆10Updated 4 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Functions for determining terminal sizes in Rust☆13Updated 2 weeks ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 months ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Arena allocator with scopes☆44Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated last month
- ☆19Updated last year