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.
Package httprouter is a trie based high performance HTTP request router.
This package implements a proxy.Dialer which uses HTTP(s) CONNECT requests.
Package smithyoteltracing implements a Smithy client tracing adapter for the OTEL Go SDK.
Package httpfs implements http.FileSystem on top of a map[string]string.
This package implements a functionality to create components that render fragments of HTML and compose them to create screens, pages, documents, or apps.
This library is meant to handle Web Authentication for Go apps that wish to implement a passwordless solution for users. This library conforms as much as possible to the guidelines and implementation procedures outlined by the document. It's a successor of not maintained https://github.com/duo-labs/webauthn library.
This Package provides an implementation of the JA4HTTP (JA4H) hashing algorithm.
This package provides a partial Go implementation of the Remote Call Procedure libraries, presented in @urlhttp://pubs.opengroup.org/onlinepubs/9629399/,CDE 1.1: Remote Procedure Call.
Golang TProxy provides an easy to use wrapper for the Linux Transparent Proxy functionality.
This package implements a SOCKS5. SOCKS (Secure Sockets) is used to route traffic between a client and server through an intermediate proxy layer. This can be used to bypass firewalls or NATs.
Features:
support socks5 server
support TCP/UDP and IPv4/IPv6
unit tests
"No Auth" mode
user/password authentication optional user addr limit
support for the CONNECT command
support for the ASSOCIATE command
rules to do granular filtering of commands
custom DNS resolution
custom goroutine pool
buffer pool design and optional custom buffer pool
custom logger
This package provides a client for http://coveralls.io/ Coveralls.io continuous code coverage tracking system.
This package provide an implementatin of https://openid.net/developers/how-connect-works/.
This package providies itegration tests module for k8s.io/kube-openapi.
go-github-com-go-chi-chi-v5 is an HTTP router that lets the user decompose request handling into many smaller layers.
Package wifi provides access to IEEE 802.11 WiFi device operations on Linux using nl80211.
Package zipkin contains an OpenTelemetry tracing exporter for Zipkin.
This package provides a plugin system over WebAssembly. As a plugin is compiled to Wasm, it can be size-efficient, memory-safe, sandboxed and portable. The plugin system auto-generates Go SDK for plugins from Protocol Buffers files. While it is powered by Wasm, plugin authors/users don't have to be aware of the Wasm specification since the raw Wasm APIs are capsulated by the SDK.
This package provides a GraphQL client and code generator for Go.
This package provides an interface for implementing milter mail filters for Go.
Serf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant.
Package websocket implements the @urlhttps://rfc-editor.org/rfc/rfc6455.html,RFC 6455 WebSocket protocol.
This package provides a Go language implementation of the QUIC network protocol.