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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides the HttpCore benchmarking tool. It is an Apache AB clone based on HttpCore.
This package contains the runtime library used with generated sources by ANTLR.
This package provides the Java development kit OpenJDK built with the IcedTea build harness.
Sisu is a modular JSR330-based container that supports classpath scanning, auto-binding, and dynamic auto-wiring. This package adds Plexus support to the Sisu-Inject container.
EasyMock is a Java library that provides an easy way to use mock objects in unit testing.
The Java Collections Framework is the recognised standard for collection handling in Java. Commons-Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. There are many features, including:
Baginterface for collections that have a number of copies of each objectBidiMapinterface for maps that can be looked up from value to key as well and key to valueMapIteratorinterface to provide simple and quick iteration over mapsTransforming decorators that alter each object as it is added to the collection
Composite collections that make multiple collections look like one
Ordered maps and sets that retain the order elements are added in, including an LRU based map
Reference map that allows keys and/or values to be garbage collected under close control
Many comparator implementations
Many iterator implementations
Adapter classes from array and enumerations to collections
Utilities to test or create typical set-theory properties of collections such as union, intersection, and closure.
This package is a library to help creating CLI around Plexus components.
JUnit is a simple framework to write repeatable tests for Java projects. JUnit provides assertions for testing expected results, test fixtures for sharing common test data, and test runners for running tests.
PowerMock is a framework that extends other mock libraries such as EasyMock with more powerful capabilities. PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors, final classes and methods, private methods, removal of static initializers and more. By using a custom classloader no changes need to be done to the IDE or continuous integration servers which simplifies adoption.
Java-based solution for accessing, manipulating, and outputting XML data from Java code.
Eclipse LSP4J provides Java bindings for the Language Server Protocol and the Debug Adapter Protocol. This package contains its LSP4J code generator for Language Server Protocol classes.
This package contains the Python runtime library used with Python generated sources by ANTLR.
JLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline but with additional features that bring it on par with the Z shell line editor.
HawtJNI is a code generator that produces the JNI code needed to implement Java native methods. It is based on the jnigen code generator that is part of the SWT Tools project.
JGit is a lightweight, pure Java library implementing the Git version control system, providing repository access routines, support for network protocols, and core version control algorithms.
This package provides Thai stemmers and stopwords for the Lunr Javascript library.
This package provides Arabic stemmers and stopwords for the Lunr Javascript library.
FileSaver.js implements the saveAs() FileSaver interface in browsers that do not natively support it.
FileSaver.js is the solution to saving files on the client-side, and is perfect for webapps that need to generate files, or for saving sensitive information that shouldn't be sent to an external server.
This package provides Hindi stemmers and stopwords for the Lunr Javascript library.
QuickJS supports the ES2023 specification including modules, asynchronous generators, proxies, BigInt, BigDecimal, BigFloat and operator overloading. It can compile Javascript sources to executables with no external dependency. It includes a command line interpreter with contextual colorization implemented in Javascript and a small built-in standard library with C library wrappers.
This package provides Portuguese stemmers and stopwords for the Lunr Javascript library.
SciAnimator provides a simple yet powerful interface for animating a series of images.
This package provides Turkish stemmers and stopwords for the Lunr Javascript library.
This package provides German stemmers and stopwords for the Lunr Javascript library.