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.
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows through natural language commands.
Clone a single directory or file from a Git repository.
A multiplayer Tic Tac Toe game, written in GNU Bash. The multiplayer element is implemented with help of GNU Netcat.
Relay server for NetTacToe.
This script is a digital companion for you. It can help you with absolutely nothing, other than just being cute. It's a simple script that displays a penguin which will grow as time goes by. You have to feed him by running the script every day. If you don't feed him, he will die. So, don't let him die. He also shows you the current date and time. That's it. Nothing more, nothing less. On the bright side, he is a good listener. You can talk to him whenever you feel lonely. He will listen to you without any judgement. So, go ahead and run the script. Have fun!
YARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA you can create rules that evaluate conditions based on textual and binary patterns. This package also provides an executable to scan files, folders, and running processes and report those that match said rules.
Hyara is a plugin that helps create and test yara rules within reverse-engineering tools such as IDA Pro, Binary Ninja, Cutter, and Ghidra. It lets users generate rules from code or data, validate them on the fly, and highlight matches directly in the disassembler view.This release is oriented for use with the cutter reverse-engineering framework.
Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D.
This is a small Emacs library to create and display various SVG objects, namely tags, progress bars, progress pies and icons. Each object is guaranteed to fit nicely in a text buffer ensuring width is an integer multiple of character width.
This package provides a Flycheck checker for Odin.
Emacs copilot
Hasliberg theme for Emacs has been designed for readability based on the LCH color space, to achieve a more homogenous color gradient for the theme.
This package provides a tree-sitter major mode for editing Odin programming files. According to the author, this is still a work-in-progress.
ace-window is meant to replace other-window. In fact, when there are only two windows present, other-window is called. If there are more, each window will have its first character highlighted. Pressing that character will switch to that window.
Kind-icon mode adds a colorful icon or text prefix based on :company-kind for compatible completion UIs. The ``kind'' prefix is typically used for differentiating completion candidates such as variables or functions.
Emacs copilot
This package provides an Org-Babel backend for executing GLSL code blocks in Emacs Org mode. It uses OpenGL 3.3 via SDL2 for rendering results.
This package provides a simple HTTP server written in Emacs Lisp to serve files and directory listings.
Miasma is a dark color theme for Emacs inspired by the woods. It is mostly a direct port of Miasma theme for vim editor.
This package provides an Emacs major mode for highlighting code written in the Odin programming language.
Ghidra decompiler for Rizin.
Radare2 is a complete framework for reverse-engineering, debugging, and analyzing binaries. It is composed of a set of small utilities that can be used together or independently from the command line.
Radare2 is built around a scriptable disassembler and hexadecimal editor that support a variety of executable formats for different processors and operating systems, through multiple back ends for local and remote files and disk images.
It can also compare (diff) binaries with graphs and extract information like relocation symbols. It is able to deal with malformed binaries, making it suitable for security research and analysis.
Radare2 is a complete framework for reverse-engineering, debugging, and analyzing binaries. It is composed of a set of small utilities that can be used together or independently from the command line.
Radare2 is built around a scriptable disassembler and hexadecimal editor that support a variety of executable formats for different processors and operating systems, through multiple back ends for local and remote files and disk images.
It can also compare (diff) binaries with graphs and extract information like relocation symbols. It is able to deal with malformed binaries, making it suitable for security research and analysis.
Rizin is a reverse engineering framework and a set of small command-line utilities, providing a complete binary analysis experience with features like disassembler, hexadecimal editor, emulation, binary inspection, debugger, and more.