Gems
afomera/apple-foundation-models-ruby-sdk: Ruby bindings for Apple's on-device Foundation Models framework (Apple Intelligence) on macOS
Ruby bindings for Apple's Foundation Models framework, providing access to the on-device foundation model at the core of Apple Intelligence on macOS.
This is a Ruby port of Apple's python-apple-fm-sdk. It binds β via the ffi gem β to the same Swi...
rails-lambda/lamby: ππ€ Simple Rails & AWS Lambda Integration
Simple Rails & AWS Lambda Integration using Rack
Lamby: Simple Rails & AWS Lambda Integration using Rack.
Lamby is an AWS Lambda Web Adapter for Rack applications.
We support Lambda Function URLs, API Gateway (HTTP or REST, all payload versions),...
tilo/smarter_json: A lenient, fast JSON processor for Ruby. It extracts strict JSON, NDJSON, JSONL, JSON5, HJSON, and messy JSON input humans or LLMs actually write β and in benchmarks it matches or beats Oj on nearly every file. SmarterJSON is opinionated: we want your JSON processing to be successful. Traditional JSON parsers are strict - SmarterJSON keep going
A lenient, fast JSON processor for Ruby. It extracts strict JSON, NDJSON, JSONL, JSON5, HJSON-style config, and the messy JSON-ish input humans actually write β and in benchmarks it matches or beats Oj on every file. SmarterJSON is opinionated: we...
Release v2.0.0 - The Mermaid Era π§ββοΈ Β· voormedia/rails-erd
It's alive! After years of quiet maintenance, Rails ERD is back with its biggest update ever.
This release fundamentally reimagines how Rails ERD works. No more wrestling with Graphviz installations, no more mysterious dot executable errors, no m...
geminabox/geminabox: Really simple rubygem hosting
Geminabox lets you host your own gems, and push new gems to it just like with rubygems.org. The bundler dependencies API is supported out of the box. Authentication is left up to either the web server, or the Rack stack. For basic auth, try Rack::...