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.
vkd3d is a library for translating Direct3D 12 to Vulkan.
Shaderc is a collection of tools, libraries, and tests for shader compilation.
Sirit is a runtime SPIR-V assembler. It allows dynamic generation of SPIR-V shader code, handling declaration sorting, type and constant management, and opcode emission.
The SPIR-V Tools project provides an API and commands for processing SPIR-V modules. The project includes an assembler, binary module parser,disassembler, validator, and optimizer for SPIR-V.
Vulkan-Tools provides tools and utilities that can assist development by enabling developers to verify their applications correct use of the Vulkan API.
Vulkan-ValidationLayers provides the Khronos official validation layers that can assist development by enabling developers to verify their applications correctly use the Vulkan API.
Glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages.
vkBasalt is a Vulkan post processing layer to enhance the visual graphics of games.
Currently, the built-in effects are:
Contrast Adaptive Sharpening
Denoise Luma Sharpening
Fast Approximate Anti-Aliasing
Enhanced Subpixel Morphological Anti-Aliasing
3D color LookUp Table
SPIRV-Headers is a repository containing machine-readable files from the SPIR-V Registry. This includes:
Header files for various languages.
JSON files describing the grammar for the SPIR-V core instruction set, and for the GLSL.std.450 extended instruction set.
The XML registry file.
Volk is a meta-loader for Vulkan. It allows you to dynamically load entrypoints required to use Vulkan without linking the Vulkan loader. Additionally, volk simplifies the use of Vulkan extensions by automatically loading all associated entrypoints. Finally, volk enables loading Vulkan entrypoints directly from the driver which can increase performance by skipping loader dispatch overhead.
Vulkan allows multiple Installable Client Drivers (ICDs) each supporting one or more devices to be used collectively. The loader is responsible for discovering available Vulkan ICDs on the system and inserting Vulkan layer libraries, including validation layers between the application and the ICD.
The LLVM/SPIR-V Bi-Directional Translator is a library and tool for translation between LLVM IR and SPIR-V.
Utility libraries for Vulkan developers.
SPIRV-Cross tries hard to emit readable and clean output from the SPIR-V, aiming to emit GLSL or MSL that looks like human-written code.
w3m is a text-based web browser as well as a pager like more or less. With w3m you can browse web pages through a terminal emulator window. Moreover, w3m can be used as a text formatting tool which typesets HTML into plain text.
meteo-qt is an application to display weather information in desktop panels, desktop notifications and its own window. Weather information is retrieved from OpenWeatherMap.
Wego is a weather client for the terminal. It shows forecast for one or seven days. Displayed information includes temperature range---felt and measured---, wind speed and direction, viewing distance, precipitation amount and probability.
This package provides a tool similar to Neofetch/pfetch, but for weather: it can display the weather condition, temperature, humidity, etc.
To use it, you must first run:
export WEATHER_CLI_API=your OpenWeatherMap API key
ELinks is a feature-rich program for browsing the web in text mode. It can render both frames and tables, is highly customisable and can be extended via Lua scripts. It is like an enhanced Lynx and Links.
Luakit is a fast, lightweight, and simple to use micro-browser framework extensible by Lua using the WebKit web content engine and the GTK+ toolkit.
Lynx is a fully-featured WWW client for users of cursor-addressable, character-cell display devices. It will display HTML documents containing links to files on the local system, as well as files on remote systems running http, gopher, ftp, wais, nntp, finger, or cso/ph/qi servers.
Lynx can be used to access information on the WWW, or to build information systems intended primarily for local access.
Midori is a lightweight, Webkit-based web browser. It features integration with GTK+3, configurable web search engine, bookmark management, extensions such as advertisement blocker and colorful tabs.
Bombadillo is a non-web browser for the terminal with vim-like key bindings, a document pager, configurable settings, and robust command selection. The following protocols are supported as first-class citizens: gopher, gemini, finger, and local. There is also support for telnet, http, and https via third-party applications.
Links is a graphics and text mode web browser, with many features including, tables, builtin image display, bookmarks, SSL and more.