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.
CVA6 is a 6-stage, single issue, in-order CPU which implements the 64-bit RISC-V instruction set. It fully implements I, M, A and C extensions as specified in Volume I: User-Level ISA V 2.3 as well as the draft privilege extension 1.10. It implements three privilege levels M, S, U to fully support a Unix-like operating system. Furthermore it is compliant to the draft external debug spec 0.13.
It has configurable size, separate TLBs, a hardware PTW and branch-prediction (branch target buffer and branch history table). The primary design goal was on reducing critical path length.
This package contains a C++11 multiple-producer-multiple-consumer lockless queues header library based on circular buffer with std::atomic.
Official AWS Ruby gem for Amazon Kinesis (Kinesis). This gem is part of the AWS SDK for Ruby.
Fast Implementation of Gruber's Markdown in C
This module allows Ruby programs to interface with the SQLite3 database engine.
Integrate SassC-Ruby into Rails.
EXIF Reader is a module to read EXIF from JPEG and TIFF images.
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
FastImage finds the size or type of an image given its uri by fetching as little as needed.
Ruby API for Elasticsearch. See the `elasticsearch` gem for full integration.
lmdb is a Ruby binding to OpenLDAP Lightning MDB.
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
Module to define equality, equivalence and inspection methods
This package provides a simple container intended for use as an IoC container
This package provides a mixin to add configuration functionality to your classes
This package provides a fork of Ember source to permit the latest ember versions.
Module that adds descendant tracking to a class
This package provides a Ruby client that supports all of the GitHub API methods.
Babel JS source
OAuth Core Ruby implementation
libsnappy binding for Ruby
Adds recurring jobs for Sidekiq
Chronic is a natural language date/time parser written in pure Ruby.
This package provides a C-optimized method for determining if a string is blank