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.
This package provides a wrapper around the https://openfga.dev/api definition.
Pfilter is a Go package for filtering packets into multiple virtual connections from a single physical connection.
This package provides a Golang web framework with martini-like API.
Features:
zero allocation router
middleware support
crash-free
JSON validation
routes grouping
error management
rendering built-in
extendable
goquery brings a syntax and a set of features similar to jQuery to the Go language.
Package urlesc implements query escaping as per RFC 3986. It contains some parts of the net/url package, modified so as to allow some reserved characters incorrectly escaped by net/url.
This package provides WebAssembly a WebAssembly data model and binary encoder.
This package provides a Simple Authentication and Security Layer library written in Go.
Package alice provides a convenient way to chain HTTP handlers.
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.
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.
This package provides a source code for P2P overlay Yaggdrasil network. It is to used for inputs in other packages.
This code is for loading database data that maps IP addresses to countries for collecting and presenting statistics on snowflake use that might alert us to censorship events.
Blazer is a Go client library for Backblaze B2 Cloud Object Storage.
This package provides a Gemini to HTML conversion tool and daemon.
Package cloud is the root of the packages used to access Google Cloud Services.
This package implements a mDNS (multicast DNS) used by Pion.
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.
Package hub provides a simple event dispatcher for publish/subscribe pattern.
The Microsoft Authentication Library (MSAL) for Go is part of the Microsoft identity platform for developers (formerly named Azure AD) v2.0. It allows you to sign in users or apps with Microsoft identities (Azure AD and Microsoft Accounts) and obtain tokens to call Microsoft APIs such as Microsoft Graph or your own APIs registered with the Microsoft identity platform. It is built using industry standard OAuth2 and OpenID Connect protocols.
This package implements an encoding and decoding of TCP-level socket options.
websocket is a minimal and idiomatic WebSocket library for Go.
Main features:
Minimal and idiomatic API.
First class context.Context support.
Fully passes the WebSocket autobahn-testsuite.
JSON helpers in the wsjson subpackage
Zero alloc reads and writes.
Concurrent writes.
net.Conn wrapper
Ping pong API.
RFC 7692 permessage-deflate compression.
CloseRead helper for write only connections
Compile to Wasm.
This package provides a command line tool to generate gojay's marshaling and unmarshaling interface implementation for custom struct type(s).
bluemonday is a HTML sanitizer implemented in Go.
Package imds provides the API client for interacting with the Amazon EC2 Instance Metadata Service.