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.
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
Package native provides easy access to native byte order.
This is a general overview of the features that comes with Clash.
provides a series of methods for big-endian and little-endian number operations
a thin layer of wrappers around network interfaces
Package netlink provides low-level access to Linux netlink sockets (AF_NETLINK).
offering a few simple helpers and interfaces to provide a simple pattern for managing payload encoding and decoding.
Package rtnetlink allows the kernel's routing tables to be read and altered. Network routes, IP addresses, Link parameters, Neighbor setups, Queueing, disciplines, Traffic classes and Packet classifiers may all be controlled. It is based on netlink messages.
simple implementation of RFC1035 labels, used by dhcpv6 and dhcpv4
Package form implements encoding and decoding of application/x-www-form-urlencoded data.
Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support.
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/
Complete and usable DNS library. All Resource Records are supported, including the DNSSEC types. It follows a lean and mean philosophy. If there is stuff you should know as a DNS programmer there isn't a convenience function for it. Server side and client side programming is supported, i.e. you can build servers and resolvers with it.
Only for Windows, but some Go library need this
DHCPv4 decoding/encoding library with client and server code, written in Go.
Simple client library for access godoc.org API
This package provides access to Linux packet sockets (AF_PACKET) in Go