Docs.rs
Releases
All Releases
Releases by Stars
Recent Build Failures
Build Failures by Stars
Release Activity
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
Rust Cookbook
Crates.io
The Cargo Guide
Releases
Crates from SlightlyOutOfPhase
Recent
Stars
Recent Failures
Failures By Stars
Activity
Queue
slightlyoutofphase
staticvec-0.11.6
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
265
staticstep-0.4.2
Provides truly zero-cost alternatives to `Iterator::step_by` for both incrementing and decrementing any type that satisfies `RangeBounds<T: Copy + Default + Step>`.
13
staticsort-0.4.2
Implements a macro providing a compile-time quicksort function for arrays of any length, containing any primitive Copy type with a PartialOrd implementation.
6
libstaticvec-0.2.1
Experimentally provides a cdylib wrapping a (currently minimal) subset of the functionality of StaticVec, for use from C or any language with dynamic library support.
0