Packages
Browse packages indexed by the registry.
Actix server for the Arpy RPC library
Client for the Arpy RPC library
Macros for the Arpy RPC library
Reqwasm client for the Arpy RPC library
Reqwest client for the Arpy RPC library
Actix server for the Arpy
A program to restore backups created with Arq 6 and 7
Rust-first backend toolkit for HTTP services, agents, automation, jobs, and storage adapters
A CLI for viewing qoi files and converting qoi to/from png
A library with types used for encoding images into the qoi image format
Open conservation proofs for closed ledgers. Name reservation for the Arqueo project (formerly ZK-SSL) while the repository migrates; see the repository for the working code.
Private impl crate for arr_macro
Arrakis Rust client library.
Schemas for the Arrakis API
Statically bounds-checked (machine-word-abstracting? TBD) ranged types as zero or low-runtime overhead abstractions providing safe (no unintentional overflow) arithmetic.
a small family of functions for working with const-generic array types
A crate to make ergonomic "field" accesses on array types
proc macros for the array-as-struct crate
Efficient array binary operations
A collection of Array/Bytes/Hex utilities with full No-STD compatibility.
Macros for concatenating const arrays.
Initializes an array with constant values calculated by a `const fn`
Fixed-capacity circular buffer implementations: heap-allocated ArrayDeque and stack-allocated StackArrayDeque. Efficient O(1) operations, no_std support.
A block-backed, footer-indexed container for storing multiple n-dimensional arrays in a single immutable file, with per-block compression, in-memory attributes and statistics, and any object_store backend.
Array merging and splitting facilities
Basic length-generic operations on arrays.
Safe wrapper for initializing fixed-size arrays
Utility crate to help keep track of arrays of MaybeUninit
A data structure, which combines the advantages of dynamic arrays and linked lists
Array multiple elements constructor syntax
Procedural macro implementation of array-macro