Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Official AWS Ruby gem for Amazon Kinesis (Kinesis). This gem is part of the AWS SDK for Ruby.
Facebook OAuth2 Strategy for OmniAuth
Library that contains the classes required to create LogStash events
Ruby/NTLM HTTP provides NTLM authentication over http.
ember-data active-model-adapter code wrapper for use with Ruby libs.
Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema.
This package provides a simple container intended for use as an IoC container
This package provides a C-optimized method for determining if a string is blank
raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as unicorn, but should support any Rack HTTP server on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes.
Ruby Babel is a bridge to the JS Babel transpiler.
Custom rubocop cops used by Discourse
This is a legacy project, do not use it for new projects. Ruby 2.3 and later should make this obsolete. kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS.
Ruby bindings for LZ4. LZ4 is a very fast lossless compression algorithm.
Handlebars precompilation
Fabrication is an object generation framework for ActiveRecord, Mongoid, DataMapper, Sequel, or any other Ruby object.
Babel JS source
gc_tracer gem adds GC::Tracer module.
This package provides a Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.
Module to define equality, equivalence and inspection methods
Ruby implementation of RFC 8152 CBOR Object Signing and Encryption (COSE)
This package provides a generic OAuth (1.0/1.0a) strategy for OmniAuth.
This package provides a library implementing patterns that behave like regular expressions.
This gem provides multi-db support for Rails applications. Using its middleware you can partition your app so each hostname has its own db. It provides a series of helper for working with multiple database, and some additional rails tasks for working with them.