Thin wrapper around the argon2 crate to improve ergonomics and provide a smaller serialization format
Minimal native signed tokens for standalone binaries
Distributed key-value store with Raft consensus, encryption at rest, and pluggable storage backends.
Pure cryptographic primitives — encryption, password hashing, ID generation, TOTP, JWT, password policies, and secure random utilities
Delta Lake storage layer for Polarway — ACID transactions, time-travel, audit logging, and user management
Embedded log-structured key-value store with optional auth helpers
MoltenDB WASM adapter — exposes the core engine to JavaScript via wasm-bindgen.
A real-time, local-first NoSQL database written in Rust.
Secure password manager with RAM-only execution, fixed contact display, and post-quantum cryptography
MoltenDB core engine — in-memory DashMap storage, WAL persistence, query evaluation. No HTTP, no auth.
Lightweight, high-performance embedded key-value database. Bitcask-style append-only journal, lock-free sharded hash index, at-rest encryption, sync + async APIs with streaming iterators.
A feature-selective Rust utility crate — a modular collection of opt-in utilities spanning encryption, HTTP networking, geolocation, and build-time fingerprinting. Enable only the features your project requires.