A reusable LMAX Disruptor Implementation in Rust
CLI for scaffolding projects from remote templates and extending them with project addons
The fastest Rust PDF library with text extraction: 0.8ms mean, 100% pass rate on 3,830 PDFs. 5× faster than pdf_extract, 17× faster than oxidize_pdf. Extract, create, and edit PDFs.
The fastest Office document processing library — DOCX, XLSX, PPTX, DOC, XLS, PPT
Idiomatic Rust client for the OpenAI API — 1:1 parity with the official Python SDK
CLI for the Oxide web framework — scaffold, generate, run, test, bench
Core runtime and framework logic for the Oxide web framework.
Zero-config SQLx wrapper and database integration for the Oxide web framework.
Security scanning for AI agent skills — scans skill directories for dangerous bash patterns, prompt injection, supply chain risks, secret leakage, and frontmatter quality issues
Procedural macros for Oxide stores, actions, and reducers (FRB-friendly surface generation).
Rust engine primitives for Oxide (store, snapshot streams, error model, optional persistence).
Linux minifb backend for oxide-gui: opens an X11/Wayland window for developing and testing oxide-gui applications on desktop before deploying to OxideOS or bare metal.
puma+sinatra+haml webUI + REST API for oxidized
An implementation of the Oxide Programming Language that is written in Ruby.
OXID eShop specific Capistrano tasks
Idiomatic Ruby bindings for PDF Oxide. Process, analyze, and generate PDFs through the libpdf_oxide cdylib used by the Python, Java, Node, Go, and C# bindings.
Monad-Oxide is a port of Rust's built-in monads from std, such as Result and Option. This enables better reasoning about error handling and possibly missing data.