- Madrid, Spain
-
13:34
(UTC +01:00)
Stars
Fast, secure image processing server and Go library, using libvips
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
Fast and secure standalone server for resizing, processing, and converting images on the fly
Cloudinary GEM for Ruby on Rails integration
Go faster, off the Rails - Benchmarks for your whole Rails app
A high performance HTTP request router that scales well
Performances & exceptions monitoring for Ruby on Rails applications
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
Create beautiful JavaScript charts with one line of Ruby
Timeouts for popular Ruby gems
PDF generator (from HTML) plugin for Ruby on Rails
general purpose extensions to golang's database/sql
Find the mime type of files, examining file, filename and declared type
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dim…
A library for bulk insertion of data into your database using ActiveRecord.
A Kubernetes controller and tool for one-way encrypted Secrets
Migrate and update data alongside your database structure.
A Ruby component to convert HTML into a plain text format.
PageEz is a tool to define page objects with Capybara.
Manage translation and localization with static analysis, for Ruby i18n
A feature-rich command-line audio/video downloader
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
lightweight, idiomatic and composable router for building Go HTTP services