A wrapper for nulled.to's updated authentication system implemented in rust
CrateStack — Rust-native, schema-first framework for typed HTTP APIs, generated clients, and backend services. This crate is a documentation-only landing page; depend on `cratestack-pg` for backend services or `cratestack-sqlite` for embedded targets.
A simple web server to easily execute scripts/executables on incoming requests.
OpenStreetMap Inspired Data Storage Backend Focused on Performance and GeoJSON Interchange
Safe, idiomatic Rust API for writing MIT Kerberos non-KDB plugin modules
Rust-native schema-first framework for typed HTTP APIs, generated clients, and backend services.
A basic HTTP server and userscript to make using URL Cleaner in a browser easier.
A simple helper to download songs from spotify using spotdl
Rust-native schema-first framework for typed HTTP APIs, generated clients, and backend services.
A highly parallel Perl 5 interpreter written in Rust
High-performance, schema-agnostic, backend-agnostic event bus
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.