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.
This package provides the Jami Qt client. Jami is a secure and distributed voice, video and chat communication platform that requires no centralized server and leaves the power of privacy in the hands of the user. It supports the SIP and IAX protocols, as well as decentralized calling using P2P-DHT.
JamVM is a Java Virtual Machine conforming to the JVM specification edition 2 (blue book). It is extremely small. However, unlike other small VMs it supports the full spec, including object finalisation and JNI.
GNU Classpath is a project to create core class libraries for use with runtimes, compilers and tools for the Java programming language.
This package provides a wrapper around the Eclipse compiler for Java (ecj) with a command line interface that is compatible with the standard javac executable.
Ant is a platform-independent build tool for Java. It is similar to make but is implemented using the Java language, requires the Java platform, and is best suited to building Java projects. Ant uses XML to describe the build process and its dependencies, whereas Make uses Makefile format.
Tukaani-xz is an implementation of xz compression/decompression algorithms in Java.
Iq80-snappy is a port of the Snappy compressor and decompressor rewritten in pure Java. This compression code produces a byte-for-byte exact copy of the output created by the original C++ code, and is extremely fast.
Jbzip2 is a Java bzip2 compression/decompression library. It can be used as a replacement for the Apache CBZip2InputStream / CBZip2OutputStream classes.
Snappy-java is a Java port of snappy, a fast C++ compressor/decompressor.
Zstd, short for Zstandard, is a lossless compression algorithm, which provides both good compression ratio and speed for standard compression needs. This package provides JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Android, Java and all JVM languages.
Snappy-java is a Java port of snappy, a fast C++ compressor/decompressor.
Piccolo2D is a framework (in the Jazz ZUI tradition) to create robust, full-featured graphical applications in Java, with features such as zooming and multiple representation. This package provides additional features not found in the core libraries.
ditaa is a small command-line utility that converts diagrams drawn using ascii art drawings that contain characters that resemble lines like | / -), into proper bitmap graphics.
Piccolo2D is a framework (in the Jazz ZUI tradition) to create robust, full-featured graphical applications in Java, with features such as zooming and multiple representation. This package provides the core libraries.
Marlin is a Java2D RenderingEngine optimized for performance (improved memory usage and footprint, better multi-threading) and better visual quality based on OpenJDK's pisces implementation. It handles shape rendering (Graphics2D draw(Shape) / fill(Shape) with stroke and dash attributes.
This addon for FlatLaf bundles many popular third party themes from JetBrains Plugins Repository into a JAR and provides Java classes to use them.
FlatLaf is a cross-platform Look and Feel for Java Swing desktop applications. It looks almost flat (no shadows or gradients), clean, simple and elegant. FlatLaf comes with Light, Dark, IntelliJ and Darcula themes, scales on HiDPI displays and runs on Java 8 or newer.
The look is heavily inspired by Darcula and IntelliJ themes from IntelliJ IDEA 2019.2+ and uses almost the same colors and icons.
jblas is a fast linear algebra library for Java. jblas is based on BLAS and LAPACK, the de-facto industry standard for matrix computations, and uses state-of-the-art implementations for all its computational routines, making jBLAS very fast.
This package provides an algebra model for RDF queries.
The SAIL API decouples database implementations and the functional modules of the RDF4J framework.
This package provides language handlers used in RDF4J.
This package provides common test classes for packages implementing java-commons-rdf-api.
This package provides a common API for query parsers in RDF4J.
This package provides interfaces for the RDF data model used in the RDF4J framework.