A Rust fixture replacement greatly inspired by factory_bot and factory_boy.
A repository projection and textual rewrite tool.
High-performance AI coding agent CLI - Rust port of Pi Agent
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A highly parallel Perl 5 interpreter written in Rust
Senior SysAdmin, Network Admin, Data Analyst, and Software Engineer living in your terminal. A high-precision local AI agent harness for LM Studio, Ollama, and other local OpenAI-compatible runtimes that runs 100% on your own silicon. Reads repos, edits files, runs builds, inspects full network state and workstation telemetry, and runs real Python/JS for data analysis.
Install stub for the goldencheck CLI; use cargo binstall for the real binary
Pure-Rust WBMP (WAP Bitmap, monochrome) image codec — clean-room from the WAP Forum WAP-237 specification
Deterministic cryptographic key and certificate fixtures for Rust tests. Seed-stable, cached, scanner-safe.
Shared test utilities for depguard fixture and report normalization
Sport activity scraper with headless Chrome, TOML-configurable providers, and in-memory caching
MCP server for dravr-sciotte — expose sport activity scraping via Model Context Protocol
FixtureReplacement is a Rails plugin that provides a simple way to quickly populate your test database with model objects without having to manage multiple, brittle fixture files. You can easily set up complex object graphs (with models which reference other models) and add new objects on the fly.
Inspired by factory_girl_rails. Machinist_rails enables auto-loading of macros, matchers, and blueprints in spec/support/ and its subdirectories. This allows for easy access to blueprints, etc.. in the console. This also sets machinist as the fixture_replacement for your rails generators.