Rust bindings for the Listen Notes Podcast API
A bounded SPSC queue
A bounded SPSC queue.
A bounded SPSC queue (temporary version so I can publish sqa-engine)
A boringly-named priority work queue system for doing async tasks.
A minimal, LLM-native architecture diagram language and renderer
Personal utility library for wgpu applications: depth buffers, viewports, image/texture helpers, and a flexible renderer abstraction.
Vello hybrid (CPU/GPU via wgpu) backend for the imaging command stream.
Call center engine and advanced call management for the rvoip stack
Vello (GPU) backend for the imaging command stream.
Skia backend for the imaging command stream.
A voxel world plugin for Bevy
Database-backed Active Job backend.
Dashboard for Solid Queue
A lightweight, zero-dependency web interface for monitoring Solid Queue jobs in Rails applications
Autoscaling for Solid Queue workers.
UI for monitoring solid_queue
Adds support for SolidQueue to Capistrano 3.x
this plugin provides a user interface to the recently-released solid_queue gem which is a backend for handing jobs in Rails apps.
A control plane for Solid Queue on Heroku that automatically scales worker dynos based on queue depth, job latency, and throughput. Uses PostgreSQL advisory locks for singleton behavior and the Heroku Platform API for scaling.
Mount SolidQueueWeb in any Rails app using Solid Queue to get a full-featured job dashboard: inspect jobs by status (ready, scheduled, running, blocked, failed), retry or discard failed jobs, reschedule or run scheduled jobs immediately, manage recurring tasks, filter by queue/priority/period, export to CSV, detect slow jobs, view queue depth sparklines, track job performance (p50/p95), and scrape a /metrics JSON endpoint for external monitoring — all without leaving your app.
Provides retry logic, failure notifications, and a lightweight dashboard for Solid Queue in Rails 8+ applications.
Real-time terminal dashboard to monitor and manage Solid Queue jobs. Built with ratatui_ruby for native Rust rendering performance.
Autoscaling for Solid Queue workers.