Packages
Browse packages indexed by the registry.
Coordinate frames, reference transforms, epochs, and celestial body ephemerides for orbital mechanics.
Welcome to the ArikeDB Rust library! This library provides an interface to interact with the Arike Database, an advanced real-time database solution. This documentation will guide you through the process of setting up and using the library effectively.
A bitboard-based Arimaa game engine: move generation, game state, and Zobrist hashing.
A step based engine for the board game Arimaa.
Wire protocol types for Arin. Pure types and validation, no IO.
Markdown parser - university project.
Macros to derive an ARINC 424 record
A library for reading and validating ARINC 424 data. Various revisions supported
A full-featured ARINC 429 encoder/decoder with BNR/BCD interpretation and SSM support
Need a powerful and simple library to work with arithmetic progressions in Rust? You should definitively try out ariprog!
A Rust client library for the Aristech Natrual Language Processing API
A Rust client library for the Aristech Speech-to-Text API
A Rust client library for the Aristech Text-to-Speech API
Aristo CLI binary (the `aristo` command).
Aristo SDK core: shared types, .aristo/index.toml schema, B5b verification, language registry.
Aristo SDK proc-macros: #[aristo::intent], #[aristo::assume].
An ASCII teabag player for Tendou Aris — like momoisay, but she teabags. Homage to 청세치/세치혀.
Traits unifying types based on various supported arithmetic operations.
Rust's `std` offers the [`Wrapping`](std::num::Wrapping) type for "intentionally wrapping" arithmetic, but curiously does not provide analagous implementations for intentionally saturating, checked, overflowing or panicking arithmetic. This crate addresses these missing wrappers as well as re-exports `std`'s [`Wrapping`](std::num::Wrapping) type for completeness and consistency.
an *advanced* mathematical compilation
Minimal fixed point arithmetic primitives and types for tetcore runtime.
Arithmetic coding encoder/decoder with adaptive frequency models, range encoding, and binary arithmetic coding for near-optimal compression
Binary arithmetic coder
fast and flexible arithmetic coding library
fast and flexible arithmetic coding library
core traits for the 'arithmetic-coding' crate
core traits for the 'arithmetic-coding' crate
Simple interpreter for arithmetic expressions.
Integer types that cannot be the maximum value, allowing for memory layout optimization and intuitive arithmetic operations.
Parser for arithmetic expressions with flexible literals and type annotations.