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.
Woof! is a continuation of the MBF lineage of Doom source ports, with modern features such as dynamic resolution scaling, uncapped framerates, adjustable field of view, 3D audio with HRTF and 7.1 surround sound support, and modern gamepad features including rumble, gyro, and flick stick support. Supports the new MBF21 format, as well as the MUSINFO, UMAPINFO, DEHEXTRA, and DSDHacked specifictions.
This package provides Tcl/Tk Go bindings, the API is a bit Tk-oriented.
Trackballs is a simple game similar to the classic Amiga game Marble Madness. By steering a marble ball through a labyrinth filled with vicious hammers, pools of acid and other obstacles the player collects points. When the ball reaches the destination it continues at the next, more difficult level - unless the time runs out.
Dr.: Robotnik's Ring Racers is a kart racing game drawing inspiration from "anti-gravity" racers, fighting games, and traditional-style kart racing. Ring Racers is designed with an emphasis on player agency in the face of highly technical game-play challenges in both single-player and online multiplayer modes.
The Legend of Edgar is a 2D platform game with a persistent world. When Edgar's father fails to return home after venturing out one dark and stormy night, Edgar fears the worst: he has been captured by the evil sorcerer who lives in a fortress beyond the forbidden swamp.
In this game you are the captain of the cargo ship Chromium B.S.U. and are responsible for delivering supplies to the troops on the front line. Your ship has a small fleet of robotic fighters which you control from the relative safety of the Chromium vessel.
Driver and configuration tool for game controllers such as the Steam Controller, Steam Deck, and Dual Shock 4. Install the included udev rules to solve permissions issues.
This is a small puzzle game made for the 2024 Spring Lisp Game Jam. The objective is to reach the goal by assigning rules to colors.
LTris is a tetris clone: differently shaped blocks are falling down the rectangular playing field and can be moved sideways or rotated by 90 degree units with the aim of building lines without gaps which then disappear (causing any block above the deleted line to fall down). LTris has three game modes: In Classic you play until the stack of blocks reaches the top of the playing field and no new blocks can enter. In Figures the playing field is reset to a new figure each level and later on tiles and lines suddenly appear. In Multiplayer up to three players (either human or CPU) compete with each other sending removed lines to all opponents. There is also a Demo mode in which you can watch your CPU playing while enjoying a cup of tea!
Xmahjongg is a simple solitaire game. The object is to remove all Mah Jongg tiles from the playing field by taking one matching pair at a time.
These are the BSD games.
Action: atc (keep the airplanes safe), hack (explore the dangerous Dungeon), hunt (kill the others for the Pair of Boots, multi-player only), robots (avoid the evil robots), sail (game of naval warfare with wooden ships), snake (steal the $$ from the cave, anger the snake, and get out alive), tetris (game of lining up the falling bricks of different shapes), and worm (eat, grow big, and neither bite your tail, nor ram the wall).
Amusements: banner (prints a large banner), bcd & morse & ppt (print a punch card, or paper tape, or Morse codes), caesar & rot13 (ciphers and deciphers the input), factor (factorizes a number), number (translates numbers into text), pig (translates from English to Pig Latin), pom (should print the Moon's phase), primes (generates primes), rain & worms (plays an screen-saver in terminal), random (prints randomly chosen lines from files, or returns a random exit-code), and wtf (explains what do some acronyms mean).
Board: backgammon (lead the men out of board faster than the friend do), boggle (find the words in the square of letters), dab (game of dots and boxes), gomoku (game of five in a row), hangman (guess a word before man is hanged), and monop (game of monopoly, hot-seat only). Also the card-games: canfield, cribbage, fish (juniors game), and mille.
Quests: adventure (search for treasures with the help of wizard), battlestar (explore the world around, starting from dying spaceship), phantasia (role-play as an rogue), trek (hunt the Klingons, and save the Federation), and wump (hunt the big smelly Wumpus in a dark cave).
Quizzes: arithmetic and quiz.
Eboard is a chess board interface for ICS (Internet Chess Servers) and chess engines.
Unknown Horizons is a 2D realtime strategy simulation with an emphasis on economy and city building. Expand your small settlement to a strong and wealthy colony, collect taxes and supply your inhabitants with valuable goods. Increase your power with a well balanced economy and with strategic trade and diplomacy.
Gawk is the GNU implementation of Awk, a specialized programming language for the easy manipulation of formatted text, such as tables of data. Gawk features many extensions beyond the traditional implementation, including network access, sorting, and large libraries.
egawk is Enhanced GNU Awk. It is a fork of GNU Awk with some enhancements designed and implemented by Kaz Kylheku. In particular, Enhanced GNU Awk provides the @let statement for declaring block-scoped lexical variables.
cppawk is a shell script that invokes the C preprocessor (cpp) on Awk code and calls Awk (by default GNU Awk) on the result.
cppawk understands the basic Awk options like -F and -v, and also understands common cpp options like -I and -Dmacro=value.
cppawk has no dependencies beyond Awk, cpp, sed and some GNU core utilities (including printf). Preprocessed programs can be captured and transferred to systems that have Awk but not cpp or cppawk.
Gawk is the GNU implementation of Awk, a specialized programming language for the easy manipulation of formatted text, such as tables of data. Gawk features many extensions beyond the traditional implementation, including network access, sorting, and large libraries.
mawk is an interpreter for the Awk programming language. This version aims to be smaller and faster than GNU Awk, at the expense of fewer features and extensions.
cppawk is a shell script that invokes the C preprocessor (cpp) on Awk code and calls Awk (by default GNU Awk) on the result.
cppawk understands the basic Awk options like -F and -v, and also understands common cpp options like -I and -Dmacro=value.
cppawk has no dependencies beyond Awk, cpp, sed and some GNU core utilities (including printf). Preprocessed programs can be captured and transferred to systems that have Awk but not cpp or cppawk.
isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.
This package provides a DMD-like wrapper for the GNU D Compiler.
CLooG is a free software library to generate code for scanning Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that reaches each integral point of one or more parameterized polyhedra. CLooG has been originally written to solve the code generation problem for optimizing compilers based on the polytope model. Nevertheless it is used now in various area e.g., to build control automata for high-level synthesis or to find the best polynomial approximation of a function. CLooG may help in any situation where scanning polyhedra matters. While the user has full control on generated code quality, CLooG is designed to avoid control overhead and to produce a very effective code.
This package provides a DMD-like wrapper for the GNU D Compiler.
GDC is the D frontend for the GNU Compiler Collection. It also includes the druntime and phobos libraries.
This compiler is based on the DMD frontend version 2.108.1.