Packages
Browse packages indexed by the registry.
macOS app bundle stage for anodizer release automation
AppImage packaging stage for the anodizer release tool
Archive stage for the anodizer release tool — packages binaries into tar.gz, zip, and other formats
SLSA build-provenance / attestation stage for the anodizer release tool
Cloud storage (S3/GCS/Azure) upload stage for anodizer release automation
Build stage for the anodizer release tool — compiles Rust binaries for target triples
Changelog stage for the anodizer release tool — generates changelogs from git history
Checksum stage for the anodizer release tool — generates SHA, SHA-3, BLAKE2, BLAKE3, CRC32, and MD5 checksums
macOS DMG disk image stage for anodizer release automation
Docker stage for the anodizer release tool — builds and pushes container images
Flatpak Linux bundle stage for anodizer release automation
curl | sh installer-script generator stage for the anodizer release tool
Makeself self-extracting archive stage for the anodizer release tool
Windows MSI installer stage for anodizer release automation
nFPM stage for the anodizer release tool — generates deb, rpm, and apk packages
macOS code signing and notarization stage for anodizer release automation
NSIS Windows installer stage for anodizer release automation
macOS pkg installer stage for anodizer release automation
Pre-publish template-render guard for the anodizer release tool — aborts a release before any irreversible publisher fires if a publisher-manifest or announcer template fails to render
Publish stage for the anodizer release tool — publishes crates and package manager manifests
Release stage for the anodizer release tool — creates GitHub releases and uploads artifacts
SBOM (Software Bill of Materials) generation stage for the anodizer release tool
Signing stage for the anodizer release tool — signs artifacts with GPG or other tools
Snapcraft packaging stage for anodizer release automation
Source archive and SBOM generation stage for the anodizer release tool
Source RPM (SRPM) package stage for the anodizer release tool
Template file rendering stage for the anodizer release tool
UPX binary compression stage for the anodizer release tool
Post-release verification gate for the anodizer release tool — asset-existence and content checks, publisher landing checks, install smoke-test, and glibc-ceiling checks
derive macros for `anodyne`
Time series forecasting library
scikit-learn-style machine learning umbrella crate — re-exports every anofox-ml-* subcrate under a single API
Clustering algorithms (KMeans, DBSCAN, HDBSCAN, GMM, BGMM, MeanShift, OPTICS, Birch, Spectral, AffinityPropagation, Agglomerative) for anofox-ml
Core traits and types for the anofox-ml machine learning library
Linear and Quadratic Discriminant Analysis for the anofox-ml library
Random forest and gradient boosting ensemble methods for the anofox-ml library
Gaussian Process regression + classification (Laplace) for the anofox-ml library
CSV data loading with ndarray integration for the anofox-ml machine learning library
Stochastic Gradient Descent linear models (SGDClassifier, SGDRegressor, PassiveAggressive) for anofox-ml
Manifold learning (MDS, Isomap, LLE, t-SNE) for the anofox-ml library
Classification and regression metrics for the anofox-ml machine learning library
Gaussian / Multinomial / Bernoulli Naive Bayes classifiers for the anofox-ml library
K-nearest neighbors classifiers and regressors with KD-tree for the anofox-ml library
Multi-layer perceptron neural networks for the anofox-ml library
Feature preprocessing, scaling, and PCA for the anofox-ml machine learning library
Classical regression models (OLS, Ridge, Lasso, Elastic Net, GLM, GP) for anofox-ml
Support Vector Machines (SVC, SVR, NuSVC, NuSVR, LinearSVC, LinearSVR, OneClassSVM) for anofox-ml
Text feature extraction (CountVectorizer, TfidfVectorizer, HashingVectorizer) for anofox-ml
CART decision tree classifiers and regressors for the anofox-ml machine learning library