_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


go-github-com-dreamacro-protobytes 0.0.0-20230524072133-0b6ef2348cfa
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/Dreamacro/protobytes
Licenses:
Synopsis: Protobytes is a Go library inspired by Rust's crate bytes.
Description:

provides a series of methods for big-endian and little-endian number operations

go-github-com-go-chi-render 1.0.2
Propagated dependencies: go-github-com-ajg-form@1.5.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/go-chi/render
Licenses: Expat
Synopsis: easily manage HTTP request / response payloads of Go HTTP services
Description:

offering a few simple helpers and interfaces to provide a simple pattern for managing payload encoding and decoding.

go-github-com-gofrs-uuid-v5 5.0.0
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/gofrs/uuid
Licenses: Expat
Synopsis: Golang UUID implementation (RFC-4122)
Description:

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)

go-github-com-shurcool-go-vfs 0.0.0-20200502201357-93f07166e636
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/shurcooL/go
Licenses: Expat
Synopsis: Open web browser in Go
Description:

Open web browser by xdg-open or other method

go-github-com-vishvananda-netlink 0-0.55c8b95
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/vishvananda/netlink
Licenses: ASL 2.0
Synopsis: netlink - netlink library for go
Description:

Package netlink provides a simple library for netlink. Netlink is the interface a user-space program in linux uses to communicate with the kernel. It can be used to add and remove interfaces, set up ip addresses and routes, and confiugre ipsec. Netlink communication requires elevated privileges, so in most cases this code needs to be run as root. The low level primitives for netlink are contained in the nl subpackage. This package attempts to provide a high-level interface that is loosly modeled on the iproute2 cli.

go-github-com-go-chi-cors 1.2.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/go-chi/cors
Licenses: Expat
Synopsis: CORS net/http middleware
Description:

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/

go-github-com-neelance-sourcemap 0.0.0-20200213170602-2833bce08e4c
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/neelance/sourcemap
Licenses: FreeBSD
Synopsis:
#<unspecified>
go-github-com-google-go-cmp 0.5.9
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/google/go-cmp
Licenses: Modified BSD
Synopsis: Package for equality of Go values
Description:

This package is intended to be a more powerful and safer alternative to @codereflect.DeepEqual for comparing whether two values are semantically equal.

go-github-com-fanliao-go-promise 0.0.0-20141029170127-1890db352a72
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/fanliao/go-promise
Licenses: Expat
Synopsis: A library implement futrue and promise
Description:

Package promise provides a complete promise and future implementation.

go-github-com-neelance-astrewrite 0.0.0-20160511093645-99348263ae86
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/neelance/astrewrite
Licenses: FreeBSD
Synopsis:
#<unspecified>
go-github-com-insomniacslk-dhcp-iana 0.0.0-20230516061539-49801966e6cb
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/insomniacslk/dhcp
Licenses: Modified BSD
Synopsis: several IANA constants and helpers
Description:

several IANA constants, and helpers used by dhcpv6 and dhcpv4

go-github-com-samber-lo 1.38.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/samber/lo
Licenses: Expat
Synopsis: lo - Iterate over slices, maps, channels...
Description:

go-github-com-mdlayher-socket 0.4.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/mdlayher/socket
Licenses: Expat
Synopsis: socket
Description:

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.

go-github-com-shurcool-httpfs-filter 0.0.0-20190707220628-8d4bc4ba7749
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/shurcooL/httpfs
Licenses: Expat
Synopsis: some wrapper for http.FileSystem
Description:

some wrapper for htpp.FilSystem provode: 1. keep or skip files 2. io utility function

go-github-com-vishvananda-netns 0.0.4
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/vishvananda/netns
Licenses: ASL 2.0
Synopsis: netns - network namespaces in go
Description:

Package netns allows ultra-simple network namespace handling. NsHandles can be retrieved and set. Note that the current namespace is thread local so actions that set and reset namespaces should use LockOSThread to make sure the namespace doesn't change due to a goroutine switch. It is best to close NsHandles when you are done with them. This can be accomplished via a `defer ns.Close()` on the handle. Changing namespaces requires elevated privileges, so in most cases this code needs to be run as root.

go-github-com-miekg-dns 1.1.54
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/miekg/dns
Licenses: Modified BSD
Synopsis: DNS library for Go
Description:

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.

go-github-com-shurcool-vfsgen 0.0.0-20200824052919-0d455de96546
Propagated dependencies: go-github-com-shurcool-httpfs-vfsutil@0.0.0-20190707220628-8d4bc4ba7749
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/shurcooL/vfsgen
Licenses: Expat
Synopsis: takes an http.FileSystem and generates Go code that statically implements the provided http.FileSystem.
Description:

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.

go-github-com-jsimonetti-rtnetlink 1.3.3
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/jsimonetti/rtnetlink
Licenses: Expat
Synopsis: read and altered kernel's routing tables
Description:

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.

go-github-com-shurcool-httpfs-vfsutil 0.0.0-20190707220628-8d4bc4ba7749
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/shurcooL/httpfs
Licenses: Expat
Synopsis: some wrapper for http.FileSystem
Description:

some wrapper for htpp.FilSystem provode: 1. keep or skip files 2. io utility function

go-github-com-shurcool-go-vfs 0.0.0-20200502201357-93f07166e636
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/shurcooL/go
Licenses: Expat
Synopsis: library for accessing godoc.org
Description:

Simple client library for access godoc.org API

go-go-uber-org-automaxprocs 1.5.2
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://go.uber.org/automaxprocs
Licenses: Expat
Synopsis: automaxprocs
Description:

Package automaxprocs automatically sets GOMAXPROCS to match the Linux container CPU quota, if any.

go-github-com-cilium-ebpf 0.10.0
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/cilium/ebpf
Licenses: Expat
Synopsis: provide some utils for eBPF programs
Description:

ebpf-go is a pure Go library that provides utilities for loading, compiling, and debugging eBPF programs.

go-github-com-u-root-uio-uio 0.0.0-20230305220412-3e8cd9d6bf63
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/u-root/uio
Licenses: Modified BSD
Synopsis: uio
#<unspecified>
go-github-com-inconshreveable-mousetrap 1.1.0
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/inconshreveable/mousetrap
Licenses: ASL 2.0
Synopsis: tiny library use for answer a single question
Description:

Only for Windows, but some Go library need this

Page: 123
Total results: 52