0.0
Sashiko is a small Ruby gem that adds a declarative span DSL on top of
OpenTelemetry, plus helpers for keeping trace context attached as work
crosses Thread, Fiber, queue, HTTP, and Ractor boundaries. Includes a
span-replay mechanism for emitting spans from Ractor workers, optional
Faraday and An...
2021
2022
2023
2024
2025
2026
0.0
A durable, resumable turn pipeline behind an OpenAI-Responses-compatible HTTP API, plus a web control UI. Tools, skills, cross-session memory, per-agent policy, content-safety guardrails — one gem, five shapes: reply in-process, serve, rack_app mounted, embed(backend:).
2021
2022
2023
2024
2025
2026
0.0
An unofficial, community-maintained Ruby client for the Bakong Open API
published by the National Bank of Cambodia. This gem is NOT an official
SDK from the NBC or any Bakong-affiliated entity — it is implemented
independently against the public API documentation available at
https://api-bakong.n...
2021
2022
2023
2024
2025
2026
0.0
== Xolo
Xolo (sorta pronounced 'show-low') is an HTTPS server and set of command-line tools for macOS that provide automatable access to the software deployment and patch management aspects of {Jamf Pro}[https://www.jamf.com/products/jamf-pro/] and the {Jamf Title Editor}[https://learn.jamf.com/e...
2021
2022
2023
2024
2025
2026
0.0
Spawn throwaway, gVisor-isolated Linux sandboxes and run commands in them from your own program - control plane over HTTPS, data plane over SSH/SFTP.
2021
2022
2023
2024
2025
2026
0.0
pikuri-memory gives a pikuri-core agent durable, long-lived
memory: facts about the user and their work that persist across
conversations. It wires a +recall+ tool plus an automatic
per-turn prefetch onto an agent via
+c.add_extension Pikuri::Memory::Extension.new(...)+ inside the
+Agent.new+ blo...
2021
2022
2023
2024
2025
2026
0.0
A Ruby toolchain that compiles Morrowind plugins from source. Author records in JSON, Ruby, Python, JavaScript, or TypeScript; esp builds them to an .esp via tes3conv, manages scripts, translations, and dialogue, and lints against vanilla game data. One pipeline drives the CLI, an HTTP API, an MC...
2021
2022
2023
2024
2025
2026
0.0
tunnel-rb exposes a local HTTP server (e.g. a Rails app) to the internet through a tunnel server.
Includes the tunnel client CLI and tunnel server library — plain Ruby stdlib only, no runtime dependencies.
2021
2022
2023
2024
2025
2026
0.0
A Model Context Protocol server for Mathpix OCR, over stdio or Streamable
HTTP (bearer-token auth). Exposes tools to convert images and PDF/DOCX/PPTX
documents to LaTeX and Markdown, with descriptive errors and optional file
output for large results.
2021
2022
2023
2024
2025
2026
0.0
Schedule and publish social media posts, upload media, and read analytics across Instagram, Facebook, LinkedIn, YouTube, TikTok, X, Pinterest, Bluesky, Threads, Mastodon, and Google Business via the OmniSocials Public API. Zero runtime dependencies (Net::HTTP, OpenSSL, JSON).
2021
2022
2023
2024
2025
2026
0.0
Exposes the ThatLanguage language-detection library over HTTP as eight JSON endpoints. Packaged as a gem rather than an application; the deployment supplies the web server.
2021
2022
2023
2024
2025
2026
0.0
Cliente Ruby não-oficial para a API da Focus NFe (focusnfe.com.br), serviço brasileiro de emissão de documentos fiscais eletrônicos. Cobre os documentos emitidos (NFe, NFCe, NFSe, NFSe nacional, CTe, CTe OS, MDFe, NFCom, DCe, NFGas), recebidos, APIs auxiliares (CEP, CNPJ, municípios, CFOP, CNAE, ...
2021
2022
2023
2024
2025
2026
0.0
mcp_toolkit extracts the shared MCP-server framework that Smily's apps grew
independently: a Streamable-HTTP transport, cache-backed sessions, central-app
token introspection (satellite + authority roles), a registry-driven
"generic tools over N resources" dispatcher, and an injectable serializer...
2021
2022
2023
2024
2025
2026
0.0
Mammoth Search Watch captures SERP request and response observations,
persists them as PostgreSQL facts, and lets Mammoth deliver resulting WAL-backed
change events. It is intentionally PostgreSQL-first, WAL-centric, and built as
a Mammoth descendant rather than a generic HTTP event bus.
2021
2022
2023
2024
2025
2026
0.0
A zero-runtime-dependency Ruby library that normalizes OpenAI-compatible HTTP
and SDK failures, parses Retry-After hints, plans conservative retries, and
inspects Chat Completions or Responses SSE streams without retaining raw
provider payloads.
2021
2022
2023
2024
2025
2026
0.0
Synchronous Ruby client for the Zeridion Flare API (background jobs, recurring schedules, workers, webhook verification) plus an opt-in background-worker runtime (require "zeridion_flare/worker") that polls, dispatches to your job classes, heartbeats with progress, honors server cancellation, and...
2021
2022
2023
2024
2025
2026
0.0
The Parlo API sends transactional email and manages the sending domains it authenticates from. Marketing campaigns (audiences, templates, broadcasts) are designed and sent from the Parlo dashboard, not this API — the API is transactional-only at launch. All requests authenticate with a company A...
2021
2022
2023
2024
2025
2026
0.0
Resent is the official Ruby client for resent.one — a transactional email API built for product and platform teams.
Install with: gem install resent (or add gem "resent" to your Gemfile).
Create an API key in the Resent dashboard, set RESENT_API_KEY, then send mail with a few lines of Ruby:
...
2021
2022
2023
2024
2025
2026
0.0
Sendeez::Client wraps the Sendeez transactional email API with no gem runtime dependencies, using Net::HTTP directly.
2021
2022
2023
2024
2025
2026
0.0
Zero-config application performance monitoring for Ruby. Add the gem, set METRIXWIRE_KEY, and every request, database query, outbound HTTP call and cache op is instrumented automatically — no manual spans, no middleware to wire up. Detects N+1 queries, slow endpoints, slow queries and more. Non-b...
2021
2022
2023
2024
2025
2026