Packages
Browse packages indexed by the registry.
Fantastic serialization library with zero-overhead serialization and zero-copy deserialization
High-performance computer algebra kernel: symbolic expressions, polynomials, Gröbner bases, JIT, and Arb ball arithmetic.
Alkahest Core Library
Alkahest Diagnostics
Alkahest Hypervisor
Alkahest Macros
Alkahest Modules
Procedural macros for 'alkahest-proc' crate
Rust SDK to Alkahest contracts for decentralized escrow and exchange
Alkahest Session Management
Call + channels RPC: structured JSON operations, streaming subscriptions, service discovery, and N-channel multiplexing over one transport stream
HTTP interface for the alk stack: serves HTTP/1.1 + HTTP/2 on standard ALPNs (with WebSocket upgrade carrying the channels protocol) and hosts the HTTP-backed call-protocol adapters
Shared TLS setup types: server and client rustls configs, cert resolvers, verifiers, and ACME state-machine wiring, transport-agnostic and shareable across transports.
Terminal session protocol: wire format, TtyBackend trait, TtyAdapter, and typed consumer client. Producer/consumer protocol crate on top of alkcall channels.
Arbitrary tunnel protocol: bidirectional TCP, UDP, and unix-socket tunnels over alkcall channels. Producer/consumer protocol crate.
Binary struct engine: takes a BAST (Binary Abstract Syntax Tree) document and produces an offset map, read/write functions, and validation
Local key vault: BIP39 mnemonic generation, SLIP-0010 Ed25519 HD key derivation, AES-256-GCM encryption for securing provider keys, credentials, and identity material
Utility crate for getting color hex values.
✨ Recognize all contributors, not just the ones who push code ✨
Because everything is just a bunch of bytes... right?
Recursive voxel game engine. Can be used for voxel raytracing.
Helper library for all-is-cubes. Do not use directly.
Demo/default game content for the all-is-cubes voxel engine.
Recursive voxel game.
GPU rendering of all-is-cubes voxel scenes using wgpu. Can be used for headless rendering.
Blocky voxel mesh generation for the all-is-cubes engine. Adaptable to arbitrary vertex formats.
Data import/export for the all-is-cubes voxel engine.
Raytracer and rendering abstractions for the all-is-cubes voxel engine.
Game server for the web edition of the recursive voxel game All is Cubes.
User interface subsystem for the all-is-cubes voxel engine.
A command-line tool for concatenating and annotating files with Git metadata
All pairs similarity search on binary sketches in the Hamming space.
Command-line utility for monitoring GPU hardware. It provides a real-time view of GPU utilization, memory usage, temperature, power consumption, and other metrics.
Common dependencies shared by all crates based on luwen
Generic interface to Tenstorrent ai accelerators, abstracting the details of communication
Reference pci communication implementation
Lowest level pci interface to the tenstorrent driver (ttkmd)
Binary for generating all crate names with the crates.io index
Collect all the errors from iterators over results
A procedural macro that copy-pastes match arms for new type variant enums.