0.0
Run code on only a certain number of Heroku dynos, isolated
2021
2022
2023
2024
2025
2026
0.0
Fully-fledged flexible authentication solution based on Bcrypt and Warden.
Instead of magic intervention it acts isolated and generates a new
authentication app with all the code you need. I fully supports I18n.
2021
2022
2023
2024
2025
2026
0.0
Lets you find country names in English and Russian, based on country codes (and vice versa)
2021
2022
2023
2024
2025
2026
0.04
Converts country names and codes from standardized and non-standardized names and abbreviations to one of the following:
ISO 3166-1 (code/name/number), FIFA, IOC, a country's official name or shortened name, and Emoji.
Includes a small script to convert names/codes in a DB, XML or CS...
2021
2022
2023
2024
2025
2026
0.0
A simple tool for bookmarking and resuming Claude Code sessions. Tag sessions with meaningful names using /bm inside Claude Code, then quickly resume them with 'cc <tag>' from anywhere. v1.5.1: Fix multi-session bookmark isolation — sessions sharing a project dir no longer steal each other's book...
2021
2022
2023
2024
2025
2026
0.05
Glimmer DSL for Web (Ruby in the Browser Web Frontend Framework) enables building Web Frontends using Ruby in the Browser, as per Matz's recommendation in his RubyConf 2022 keynote speech to replace JavaScript with Ruby. It aims at providing the simplest, most intuitive, most straight-forward, an...
2021
2022
2023
2024
2025
2026
0.0
This module attempts to create structured view helpers. Essentially, a blockpile consists of a ruby class file, and a template. This allows for isolated blocks of view logic, that can maintain a clean separation of markup language from ruby code. Blocks can be inherited from to DRY up view logic.
2021
2022
2023
2024
2025
2026
0.01
Boxwerk is a tool for creating modular Ruby and Rails applications. It organizes code into packages with clear boundaries and explicit dependencies, enforcing them at runtime using Ruby::Box constant isolation. It reads standard Packwerk package.yml files (without requiring Packwerk), providing p...
2021
2022
2023
2024
2025
2026
0.0
A Hyperloop application consists of isomorphic React Components, Active Record Models, Stores, Operations and Policiespec. Test them all from Rspec, regardless if the code runs on the client or server.
2021
2022
2023
2024
2025
2026
0.0
When dealing with currencies in code you don't need to roll up your
own interpretation of a currency. Now you can just use the ISO 4217
gem to work with them.
2021
2022
2023
2024
2025
2026
0.0
When dealing with currencies in code you don't need to roll up your own interpretation of a currency. Now you can just use the ISO 4217 gem to work with them.
2021
2022
2023
2024
2025
2026
0.0
Pdfrb is a pure-Ruby PDF library: a byte-level reader, an
Arlington-model-driven typed domain model, and a serializer. The
PDF object model is sourced directly from the vendored Arlington
PDF Model TSVs (machine-readable ISO 32000-2:2020), so field
metadata, version predicates, and validators sta...
2021
2022
2023
2024
2025
2026
0.0
==== Ruby Topic Maps (RTM)
RTM is a Topic Maps engine written in Ruby. See http://rtm.topicmapslab.de/ for instructions.
Several backends and extensions are available as separate gems.
==== Overview
From a developer's perspective, RTM is a schema-less database management system.
The Topic Maps s...
2021
2022
2023
2024
2025
2026
0.02
Own your errors. Own your stack. A fully open-source, self-hosted error tracking Rails engine — a free Sentry alternative that runs entirely inside your own process, with no external services and zero recurring cost. Captures what SaaS tools charge extra for: local and instance variables at the m...
2021
2022
2023
2024
2025
2026
0.0
sessions gives any Rails 8+ app a GitHub-style "your devices" page (list every active session, log out of one device, sign out everywhere else) plus an admin-grade, append-only trail of every login attempt — successful and failed — with parsed device intelligence ("Chrome on macOS", "MyApp 2.4.1 ...
2021
2022
2023
2024
2025
2026
0.05
Fourchette is your new best friend for having isolated testing environment. It will help you test your GitHub PRs against a fork of one your Heroku apps. You will have one Heroku app per PR now. Isn't that amazing? It will make testing way easier and you won't have the (maybe) broken code from ot...
2021
2022
2023
2024
2025
2026
0.0
GQLite is a Rust-language library, with a C interface, that implements a small, fast, self-contained, high-reliability, full-featured, Graph Query database engine.
GQLite support multiple database backends, such as SQLite and redb.
This enable to achieve high performance and for application to co...
2021
2022
2023
2024
2025
2026
0.0
A learning-oriented Ruby library for parsing ISO/IEC 14496-12 MP4 containers
and turning them into adaptive-streaming assets. Parses every atom with BinData,
memoises the sample table into a pluggable cache (memory or SQLite), cuts each
track into keyframe-aligned fMP4 segments, and emits both DA...
2021
2022
2023
2024
2025
2026
0.0
The **Norbelys API** is a single, predictable REST surface for cold email and outreach — people, senders, programs, and sending all live behind the five patterns below. Developer-first and AI-first: every name is either already invented (Schema.org) or obvious. ## Authentication Every request a...
2021
2022
2023
2024
2025
2026
0.0
# Quick Start The Owner API uses the JSON format, and must be accessed over a [secure connection](https://en.wikipedia.org/wiki/HTTPS). Let’s assume that the access token provided by your account manager is “TOKEN”. Here’s how to get the list of ids of all your invoices from the first week of ...
2021
2022
2023
2024
2025
2026