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.
This package provides a parser for MIME messages.
This package implements a proxy.Dialer which uses HTTP(s) CONNECT requests.
Ironwood is a routing library with a net.PacketConn-compatible interface using ed25519.PublicKeys as addresses. Basically, you use it when you want to communicate with some other nodes in a network, but you can't guarantee that you can directly connect to every node in that network. It was written to test improvements to / replace the routing logic in Yggdrasil, but it may be useful for other network applications.
Package admission is a fast way to ingest/send metrics via UDP.
This package provides basic LDAP v3 functionality in the Go language.
The jose-util command line utility allows for encryption, decryption,signing and verification of JOSE messages. Its main purpose is to facilitate dealing with JOSE messages when testing or debugging.
Package jmap implements JMAP Core protocol as defined in RFC 8620 published on July 2019.
Package ethtool allows control of the Linux ethtool generic netlink interface. as it's described in ethtool-netlink.
This package provides gorilla/context, which is a general purpose registry for global request variables in the Go programming language.
Multiaddr is a standard way to represent addresses that does the following:
Support any standard network protocols.
Self-describe (include protocols).
Have a binary packed format.
Have a nice string representation.
Encapsulate well.
Package swift provides an easy to use interface to Swift / Openstack Object Storage / Rackspace Cloud Files.
Package manager provides utilities to upload and download objects from S3 concurrently. Helpful for when working with large objects.
go-github is a Go client library for accessing the GitHub API v3.
Pfilter is a Go package for filtering packets into multiple virtual connections from a single physical connection.
Gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
Package gopacket provides packet decoding for the Go language.
go-github-com-go-chi-chi-v5 is an HTTP router that lets the user decompose request handling into many smaller layers.
This package provides a net.Conn wrapper around https://github.com/flynn/noise crypto protocols.
Package grpc implements an RPC system called gRPC.
This package provides a SOCKS protocol version 5 library with full TCP/UDP and IPv4/IPv6 support.
Pluggable Transport using WebRTC, inspired by Flashproxy and adheres to the pluggable transports v2.1 Go AP. This package provides:
brokercontains code for the Snowflake brokerdoccontains Snowflake documentation and manpagesclientcontains the Tor pluggable transport client and client library codecommoncontains generic libraries used by multiple pieces of Snowflakeproxycontains code for the Go standalone Snowflake proxyprobetestcontains code for a NAT probetesting serviceservercontains the Tor pluggable transport server and server library code
Package ot implements the ot-tracer-* propagator used by the default Tracer implementation from the OpenTracing project.
Package otlptrace contains abstractions for OTLP span exporters.