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

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-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
Build system: go
Synopsis: several IANA constants and helpers
Description:

several IANA constants, and helpers used by dhcpv6 and dhcpv4

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
Build system: go
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-u-root-uio-rand 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
Build system: go
Synopsis: uio
#<unspecified>
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
Build system: go
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-insomniacslk-dhcp-dhcpv4 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
Build system: go
Synopsis: implementation of DHCPv4 packet, client and server
Description:

DHCPv4 decoding/encoding library with client and server code, written in Go.

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:
Build system: go
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-hugelgupf-socketpair 0.0.0-20190730060125-05d35a94e714
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/hugelgupf/socketpair
Licenses: Modified BSD
Build system: go
Synopsis: socketpair is currently mostly used in testing Go protocol libraries.
Description:

socketpair is a Go library that provides bidirectionally connected net.Conns, net.PacketConns made from socketpair(2) as well as bidirectionally connected net.TCPConns.

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
Build system: go
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-insomniacslk-dhcp-rfc1035label 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
Build system: go
Synopsis: simple implementation of RFC1035 labels
Description:

simple implementation of RFC1035 labels, used by dhcpv6 and dhcpv4

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
Build system: go
Synopsis: automaxprocs
Description:

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

go-github-com-pierrec-lz4-v4 4.1.17
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/pierrec/lz4
Licenses: Modified BSD
Build system: go
Synopsis: lz4 : LZ4 compression in pure Go
Description:

Package lz4 implements reading and writing lz4 compressed data.

go-github-com-dreamacro-clash 1.16.0
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/Dreamacro/clash
Licenses: GPL 3
Build system: go
Synopsis: Features
Description:

This is a general overview of the features that comes with Clash.

go-github-com-gopherjs-gopherjs 1.17.2
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/gopherjs/gopherjs
Licenses: FreeBSD
Build system: go
Synopsis: GopherJS - A compiler from Go to JavaScript
Description:

GopherJS compiles Go code (@urlhttps://golang.org/,golang.org) to pure JavaScript code. Its main purpose is to give you the opportunity to write front-end code in Go which will still run in all browsers.

go-github-com-insomniacslk-dhcp-interfaces 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
Build system: go
Synopsis: wrappers around network interfaces
Description:

a thin layer of wrappers around network interfaces

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
Build system: go
Synopsis: Open web browser in Go
Description:

Open web browser by xdg-open or other method

go-github-com-mdlayher-netlink 1.7.2
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/mdlayher/netlink
Licenses: Expat
Build system: go
Synopsis: provide low-level access to Linux netlink sockets in Go
Description:

Package netlink provides low-level access to Linux netlink sockets (AF_NETLINK).

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
Build system: go
Synopsis:
#<unspecified>
go-github-com-josharian-native 1.1.0
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/josharian/native
Licenses: Expat
Build system: go
Synopsis:
Description:

Package native provides easy access to native byte order.

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
Build system: go
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-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
Build system: go
Synopsis: uio
#<unspecified>
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
Build system: go
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-mdlayher-packet 1.1.2
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/mdlayher/packet
Licenses: Expat
Build system: go
Synopsis: access to Linux packet sockets
Description:

This package provides access to Linux packet sockets (AF_PACKET) in Go

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
Build system: go
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-mdlayher-socket 0.4.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/mdlayher/socket
Licenses: Expat
Build system: go
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.

Page: 123
Total results: 52