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.
Cutter is a reverse engineering platform powered by rizin. It aims to be an advanced and customizable reverse engineering platform while keeping the user experience in mind. Cutter is created by reverse engineers for reverse engineers.
Iosevka Comfy is a TTF font derived from Iosevka. It is a slightly tweaked version of the original, designed for enhanced readability.
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.
glslViewer is an interactive sandbox for rendering GLSL shaders. It provides a lightweight windowed environment for experimenting with fragment shaders, similar to Shadertoy-style workflows but running locally. The program supports real-time editing, automatic reloading of shader files, and a minimal runtime for testing visual effects without requiring a full graphics engine or application framework.
This package provides a frontend to the GNU debugger GDB.
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.
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.
PS/TK version (http://mirror.informatimago.com/scheme/www.t3x.org/pstk/index.html) fixed to work fine on modern GNU Guile
This package provides GNU Guile bindings to the Raylib game development library.
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.
pylibemu provides a Python-friendly interface to the libemu library via Cython bindings. It enables the emulation of x86 shellcode under Python by leveraging libemu's engine, allowing analysis of shellcode, obtaining execution profiles, detecting dynamic behaviour (such as API calls e.g. LoadLibraryA, WSASocket), and capturing an emulation trace from within a Python environment.
This package provides a Python SDK for OBS Studio WebSocket v5.0.
This package provides a Python interface for YARA.
This package is a dependy of peepdf.
This package is an implementation of of bounded Levenshtein distance (Ukkonen).
libemu is a library that provides x86 instruction emulation and shellcode analysis functionality.
Peepdf is a Python-based tool designed to analyze and explore PDF files, helping security researchers and forensic analysts understand the structure and potential threats contained within them. It supports features such as JavaScript beautification, object parsing, and decryption of embedded data.
DeaDBeeF (as in 0xDEADBEEF) is a modular cross-platform audio player which runs on desktop operating systems. DeaDBeeF plays a variety of audio formats, converts between them, lets you customize the UI in almost any way you want, and use many additional plugins which can extend it even more.
Ellama is a tool for interacting with large language models from Emacs. It allows you to ask questions and receive responses from the LLMs. Ellama can perform various tasks such as translation, code review, summarization, enhancing grammar/spelling or wording and more through the Emacs interface. Ellama natively supports streaming output, making it effortless to use with your preferred text editor.
yaml-pro is a package that provides conveniences for editing yaml.
This package has been written to leverage tree-sitter parsing facilities, allowing all of these actions to be performed fast and accurate, even in the absence of parsing errors. The tree-sitter version is orders of magnitudes faster and I highly recommend its usage if your Emacs version permits.
ox-gemini adds support for exporting Org files in Gemini format. Many things were taken from the ASCII exporter, from which ox-gemini derives.
Emacs major mode for editing yuck configuration files for ElKowar's Wacky Widgets (eww).
Flymake backend for Javascript using eslint.
LanguageTool is a free and open-source multilingual grammar, style, and spell checker with support for more than 30 languages. So, why not use it as your Emacs grammar and spell check tool. That is what this package is for.