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.
Air watches a Go project's files and automatically rebuilds and restarts the application when changes are detected.
Cursor theme using the Nord colour palette, based on Vimix and cz-Viator. This is the white variant, distributed as prebuilt XCursor files installed under share/icons.
Nerd Fonts version of Geist Mono, a programming font. Contains ligatures.
gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.
glbinding is a modern C++11 binding for the OpenGL API. It provides type-safe function wrappers, strongly typed enumerations, and automatic extension handling generated from the official OpenGL specification. It is suitable for graphics engines and other OpenGL-based applications.
GLFW is a library for OpenGL, OpenGL ES and Vulkan development for desktop computers. It provides a simple API for creating windows, contexts and surfaces, receiving input and events.
NetBird desktop client built with Wails, binary version patched for guix.
NetBird combines WireGuard with a control plane for zero-config peer-to-peer mesh networking.
Box2D is a 2D rigid body simulation library for games. Programmers can use it in their games to make objects move in realistic ways and make the game world more interactive. From the game engine's point of view, a physics engine is just a system for procedural animation.
OLS is a language server implementation for the Odin programming language. It provides completion, hover, references, semantic tokens, document symbols, formatting support, and other LSP features.
The Odin programming language is a modern systems language focused on simplicity, performance, and productivity. Designed as an alternative to C, it is suited for high-performance development, including game engines, graphics programming, and systems code. Odin provides expressive syntax, support for data-oriented programming, a minimal runtime, strong compile-time efficiency, and seamless C interoperability. This package includes the Odin compiler and standard library for building and running Odin programs.
OpenTofu is a community-driven fork of Terraform providing a declarative infrastructure-as-code workflow. This installs the official upstream release binary.
tea is the official command line client for Gitea. It manages issues, pull requests, releases, milestones, notifications and other entities across one or multiple Gitea instances, and provides local helpers such as tea pr checkout. This package installs the upstream prebuilt statically-linked linux-amd64 release binary.
This package implements a functionality to create components that render fragments of HTML and compose them to create screens, pages, documents, or apps.
This package provides the templ command, which generates Go code from .templ source files.
This package provides a Tree-sitter grammar for templ, the HTML templating language for Go.