A behavioral, adaptive sched_ext scheduler with three-tier classification, L2 affinity, and process learning
Sponge construction based Algebraic Hash Functions
Retriever is an embedded in-memory data store for rust applications.
Utility to check Binary Sequence Alignment / Map (BAM) files for corruption and repair them
Implementation of the Rescue hash function and utilities.
Escape values while they are being formatted
Foundation types for an LLM-agent workflow framework
Postgres-native background job queue — transactional enqueue, heartbeat crash recovery, SKIP LOCKED dispatch
Switchyard: safe, atomic, reversible filesystem swaps with policy and audit
Cryptographic library for the Winterfell STARK prover/verifier
Pluggable authoritative DNS server. Entries can be added & removed from an HTTP REST API.
Runtime ISO discovery for rescue environments (loopback mount + GPT/ISO9660 + sha256/minisign sidecar verification)
Rescue from MySQL and Sqlite duplicate errors
Common exception `rescue_from` handling for OpenStax sites.
An imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boilerplate code.
Log backtrace when rescue_from is called.
You can arrange error object before rescue_from handles.
Saves your from writing `begin...rescue...ensure...end` everywhere. This assumes you know how to use `rescue_from` not just within a controller.
EasyOp wraps business logic in typed, composable operations. It keeps the Interactor mental model (shared ctx, fail!, hooks) while adding rescue_from, pluggable type adapters, and chainable result callbacks — all without requiring ActiveSupport.
kinetic_cafe_error provides an API-smart error base class and a DSL for defining errors. Under Rails, it also provides a controller concern (KineticCafe::ErrorHandler) that has a useful implementation of +rescue_from+ to handle KineticCafe::Error types. Exceptions in a hierarchy can be handled in a uniform manner, including getting an I18n translation message with parameters, standard status values, and meaningful JSON representations that can be used to establish a standard error representations across both clients and servers.
No description provided.
No description provided.
No description provided.