[](https://circleci.com/gh/programandoarg/pg_rails) [](https://codeclimate.com/githu
A configurable and extendable Git hook manager for node projects
Audit GitLab CI pipelines for waste, cost, and security gaps. Fast, opinionated, CI-friendly. Sister project to ci-doctor.
Production-grade inventory kernel and supply chain engine for MongoDB — locations, moves, quants, reservations, valuation, routing, traceability
AI-powered Jira intelligence with deep team insight — not just CRUD.
Setup a full-stack app with one command
FUSTA leverages the FUSE interface to transparently manipulate multiFASTA files as independent files
Cargo subcommand: `cargo rudzio test` auto-generates a single-binary aggregator that runs every rudzio test in the workspace under one `#[rudzio::main]`.
CLI for IronQ on-chain job queue
Async testing framework with pluggable runtimes (tokio, compio) and per-test context setup/teardown.
Procedural macros for the rudzio async testing framework.
Internal AST-manipulation library backing `rudzio-macro`. Not a proc-macro crate, so consumers (including the macro's own integration tests) can import its regular items.
A scheduler designed for multimedia and real-time audio processing workloads. https://github.com/sched-ext/scx/tree/main
A custom allocator that can be given ownership of data, returning a WeakRef
Utility to install, configure, and extend Git hooks
A simple gem to generate default config for Overcommit
Utility to install, configure, and extend Git hooks
Utility to install, configure, and extend Git hooks
Code Quality Check is a Ruby on Rails gem that runs automated quality and security checks on every commit using Overcommit and Git hooks. It bundles and configures RuboCop (style and lint), Brakeman (security), Rails Best Practices, and BundleAudit (CVE checks). The installer sets up a Rails initializer that verifies the gem is installed and ensures Overcommit hooks are present, so teams don't silently skip checks. Optional support for Reek, Flay, and Fasterer via .overcommit.yml. Requires Overcommit in your Gemfile; add the gem and run `rails generate code_quality_check:install` to get started.