A growable datastructure with positive and negative indexing built on top of `std::vec::Vec` calculating the offset automatically.
N-Dimension shift features for Vec<T>
A util function for doing the opposite functionality of `Vec::pop`
Helper methods for processing collections
Circular (ring) sequence operations for Rust slices — rotations, reflections, necklace canonical forms, symmetry detection, and more.
Rust CAD library powered by statically linked, headless OpenCASCADE (OCCT 8.0.0)
All you need for encrypthing your messages.
Instruction-based neural network model training library using Burn
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
Totally-ordered priorities for the order maintainence problem
A crate to provide quantitative analysis functions for vec | ndarray | polars backend.