Generate AGENTS.md and CLAUDE.md from .context folder
PostgREST URL-to-SQL parser for Rust and WASM
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU
Postgres-first async ORM-ish library with type-level loaded/unloaded relations.
CKB RPC server
Simple Language for rust-camel YAML DSL
Pure Rust reader for SPSS .sav and .zsav files
Redis patterns for the Pleme platform - presence management, caching, and real-time features
Concurrent URL status checker that captures comprehensive metadata in SQLite.
Django-shaped batteries-included web framework for Rust: ORM + migrations + auto-admin + multi-tenancy + audit log + auth (sessions, JWT, OAuth2/OIDC, HMAC) + APIs (ViewSet, OpenAPI auto-derive, JSON:API) + jobs (in-mem + Postgres) + email + media (S3 / R2 / B2 / MinIO + presigned uploads + collections + tags) + production middleware (CSRF, CSP, rate-limiting, compression, idempotency, etc.).
`xarc` provides atomically swappable atomically refcounted smart pointers as a safer building block for lockfree algorithms than raw atomic pointers. `Xarc` is comparable to `Arc` but with the additional ability to atomically be swapped into and out of `AtomicXarc`. `Xarc` is dereferenceable but cannot have its contents atomically swapped. `AtomicXarc` can have its contents atomically swapped but is not dereferenceable.
Import HAR files into SQLite. Query your web traffic with SQL.