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.
Pragtical is a code editor which was forked from Lite XL (also a fork of lite) written mostly in Lua with a focus on being practical rather than minimalist.
We differentiate from our ancestors by striving to make Pragtical an editor that has amplified the set of features, to give you and us a better out of the box experience, while keeping an eye on performance and ease of extensibility. Also, we are simplifying the release process by reducing the amount of builds to choose from and trying a release often approach.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
Simple stardict program, writen by c
Free English to Chinese Dictionary Database
Cutter is a free and open-source reverse engineering platform powered by rizin. It aims at being an advanced and customizable reverse engineering platform while keeping the user experience in mind. Cutter is created by reverse engineers for reverse engineers.
UNI-VGA is a Unicode VGA font for X11 and console. It is primarily intended to be the single source of fonts for console and for XDosEmu.
Unscii attempts to support character cell art well while also being suitable for terminal and programming use.
The CH341 is declined in several flavors, and may support one or more of UART, SPI, I2C and GPIO.
GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs.
GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs.
GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs.
It provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server.
a 9P file server
provides a pure Go implementation of Universally Unique Identifiers (UUID) variant as defined in RFC-4122. This package supports the following UUID versions:
Version 1, based on timestamp and MAC address (RFC-4122) Version 3, based on MD5 hashing of a named value (RFC-4122) Version 4, based on random numbers (RFC-4122) Version 5, based on SHA-1 hashing of a named value (RFC-4122)
cors package is net/http handler to handle CORS related requests as defined by @urlhttp://www.w3.org/TR/cors/,http://www.w3.org/TR/cors/
a thin layer of wrappers around network interfaces
Package native provides easy access to native byte order.
✨
offering a few simple helpers and interfaces to provide a simple pattern for managing payload encoding and decoding.
This package provides access to Linux packet sockets (AF_PACKET) in Go
Package automaxprocs automatically sets GOMAXPROCS to match the Linux container CPU quota, if any.
Features: 1..Efficient generated code without unneccessary overhead. 2.Uses gzip compression internally (selectively, only for files that compress well). 3.Enables direct access to internal gzip compressed bytes via an optional interface. 4.Outputs gofmted Go code.
Package lz4 implements reading and writing lz4 compressed data.