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.
Shim library for Module#ruby2_keywords
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.
An efficient implementation of an lru cache
Flamegraph support for arbitrary ruby apps
This package provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
ActiveModel::Serializers allows one to generate your JSON in an object-oriented and convention-driven manner.
Official AWS Ruby gem for Amazon Kinesis Firehose (Firehose). This gem is part of the AWS SDK for Ruby.
This package provides a Ruby framework for rapid API development with great conventions.
Measure following file dimensions: apng, bmp, cur, gif, ico, j2c, jp2, jpeg, jpx, mng, pam, pbm, pcx, pgm, png, ppm, psd, svg, swf, tiff, webp, xbm, xpm
Boot large ruby/rails apps faster
Ruby gem for managing the core functions outlined in RFC-3280 for PKI
Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for HTTP requests.
Optimist is a commandline option parser for Ruby that just gets out of your way. One line of code per option is all you need to write. For that, you get a nice automatically-generated help page, robust option parsing, command subcompletion, and sensible defaults for everything you don't specify.
Official AWS Ruby gem for AWS Key Management Service (KMS). This gem is part of the AWS SDK for Ruby.
UI for viewing logs in Rack
Generate-Ninja, or GN, is a meta-build system that generates Ninja build files so that you can build your project with Ninja. GN was, originally, part of the Chromium source tree, and has since been extracted into its own standalone repo.
This package provides a C-optimized method for determining if a string is blank
Ember.js source code wrapper for use with Ruby libs.
Tame Rails' multi-line logging into a single line per request
HTSlib is a C library for reading/writing high-throughput sequencing data. It also provides the bgzip, htsfile, and tabix utilities.
Sambamba is a high performance modern robust and fast tool (and library), written in the D programming language, for working with SAM, BAM and CRAM files. Current parallelised functionality is an important subset of samtools functionality, including view, index, sort, markdup, and depth.
shUnit2 is a xUnit unit test framework for Bourne based shell scripts, and it is designed to work in a similar manner to JUnit, PyUnit, etc. If you have ever had the desire to write a unit test for a shell script, shUnit2 can do the job.
Implementation of the Smith-Waterman algorithm.
GNU Hello prints the message "Hello, world!" and then exits. It serves as an example of standard GNU coding practices. As such, it supports command-line arguments, multiple languages, and so on.