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

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.


go-github-com-libp2p-go-libp2p 0.47.0
Propagated dependencies: go-github-com-benbjohnson-clock@1.3.5 go-github-com-davidlazar-go-crypto@0.0.0-20200604182044-b73af7476f6c go-github-com-decred-dcrd-dcrec-secp256k1-v4@4.4.0 go-github-com-flynn-noise@1.1.0 go-github-com-google-gopacket@1.1.19 go-github-com-gorilla-websocket@1.5.3 go-github-com-hashicorp-golang-lru-arc-v2@2.0.7 go-github-com-hashicorp-golang-lru-v2@2.0.7 go-github-com-huin-goupnp@1.3.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-datastore@0.9.1 go-github-com-ipfs-go-log-v2@2.9.1 go-github-com-jackpal-go-nat-pmp@1.0.2 go-github-com-jbenet-go-temp-err-catcher@0.1.0 go-github-com-klauspost-compress@1.18.0 go-github-com-koron-go-ssdp@0.1.0 go-github-com-libp2p-go-buffer-pool@0.1.0 go-github-com-libp2p-go-flow-metrics@0.1.0 go-github-com-libp2p-go-libp2p-asn-util@0.4.1 go-github-com-libp2p-go-msgio@0.3.0 go-github-com-libp2p-go-netroute@0.4.0 go-github-com-libp2p-go-reuseport@0.4.0 go-github-com-libp2p-go-yamux-v5@5.1.0 go-github-com-libp2p-zeroconf-v2@2.2.0 go-github-com-marten-seemann-tcp@0.0.0-20210406111302-dfbc87cc63fd go-github-com-mikioh-tcpinfo@0.0.0-20190314235526-30a79bb1804b go-github-com-mr-tron-base58@1.2.0 go-github-com-multiformats-go-base32@0.1.0 go-github-com-multiformats-go-multiaddr@0.16.1 go-github-com-multiformats-go-multiaddr-dns@0.5.0 go-github-com-multiformats-go-multiaddr-fmt@0.1.0 go-github-com-multiformats-go-multibase@0.2.0 go-github-com-multiformats-go-multicodec@0.9.0 go-github-com-multiformats-go-multihash@0.2.3 go-github-com-multiformats-go-multistream@0.6.1 go-github-com-multiformats-go-varint@0.0.7 go-github-com-pbnjay-memory@0.0.0-2.7b4eea6 go-github-com-pion-datachannel@1.6.0 go-github-com-pion-ice-v4@4.2.0 go-github-com-pion-logging@0.2.4 go-github-com-pion-sctp@1.9.2 go-github-com-pion-stun@0.6.1 go-github-com-pion-webrtc-v4@4.2.6 go-github-com-prometheus-client-golang@1.23.2 go-github-com-prometheus-client-model@0.6.2 go-github-com-quic-go-quic-go@0.59.0 go-github-com-quic-go-webtransport-go@0.10.0 go-go-uber-org-fx@1.23.0 go-go-uber-org-zap@1.27.0 go-golang-org-x-crypto@0.50.0 go-golang-org-x-sync@0.20.0 go-golang-org-x-sys@0.43.0 go-golang-org-x-time@0.14.0 go-golang-org-x-tools@0.44.0 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p
Licenses: Expat
Build system: go
Synopsis: LIBP2P networking stack implementation in Golang
Description:

This package provides a networking stack and library modularized out of The IPFS Project as specified in libp2p.

go-github-com-ipfs-bbloom 0.1.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/bbloom
Licenses: Expat Public Domain
Build system: go
Synopsis: Fast bit set Bloom filter
Description:

This package implements a fast bloom filter with real bitset and JSONMarshal/JSONUnmarshal to store/reload the Bloom filter. It's an alternative fork of https://github.com/gxed/bbloom.

go-github-com-ipld-go-ipld-prime 0.21.0
Propagated dependencies: go-github-com-google-go-cmp@0.7.0 go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-multiformats-go-multicodec@0.9.0 go-github-com-multiformats-go-multihash@0.2.3 go-github-com-polydawn-refmt@0.89.0 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipld/go-ipld-prime
Licenses: Expat
Build system: go
Synopsis: Golang interfaces for the IPLD Data Model
Description:

go-ipld-prime is an implementation of the IPLD spec interfaces, a batteries-included codec implementations of IPLD for CBOR and JSON, and tooling for basic operations on IPLD objects (traversals, etc).

go-github-com-libp2p-go-libp2p-record 0.3.1
Propagated dependencies: go-github-com-libp2p-go-libp2p@0.47.0 go-github-com-multiformats-go-multihash@0.2.3
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p-record
Licenses: Expat
Build system: go
Synopsis: Signed records for use with routing systems
Description:

This package implements signed records for use wit IPFS routing systems.

spritely-libp2p-daemon 0.1-0.f10d8c4
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://gitlab.com/spritely/go-libp2p-daemon
Licenses: ASL 2.0
Build system: go
Synopsis: Simple daemon to connect over libp2p
Description:

This package provides a very simple daemon to interface to from other programming languages. It's designed to fulfill the needs of Spritely's Goblins library to support libp2p as a netlayer.

go-github-com-ipfs-go-log-v2 2.9.1
Propagated dependencies: go-github-com-mattn-go-isatty@0.0.22 go-go-uber-org-zap@1.27.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-log
Licenses: Expat
Build system: go
Synopsis: Logging library used by @code{go-ipfs}
Description:

go-log wraps zap to provide a logging facade. go-log manages logging instances and allows for their levels to be controlled individually.

go-github-com-ipfs-shipyard-nopfs-ipfs 0.25.0
Propagated dependencies: go-github-com-ipfs-boxo@0.41.0 go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-log-v2@2.9.1 go-github-com-ipfs-shipyard-nopfs@0.0.14 go-github-com-ipld-go-ipld-prime@0.21.0 go-github-com-libp2p-go-libp2p@0.47.0 go-github-com-libp2p-go-libp2p-kad-dht@0.40.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs-shipyard/nopfs
Licenses: ASL 2.0
Build system: go
Synopsis: IPFS library helpers and wrappers
Description:

Package ipfs provides wrapper implementations of key layers in the go-ipfs stack to enable content-blocking.

go-github-com-ipfs-go-ipld-git 0.1.1
Propagated dependencies: go-github-com-multiformats-go-multihash@0.2.3 go-github-com-ipld-go-ipld-prime@0.21.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-block-format@0.2.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipld-git
Licenses: Expat
Build system: go
Synopsis: IPLD handlers for git objects
Description:

This is an IPLD codec which handles git objects. Objects are transformed into IPLD graph as detailed below. Objects are demonstrated here using both IPLD Schemas and example JSON forms.

go-github-com-ipfs-go-ipfs-delay 0.0.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-delay
Licenses: Expat
Build system: go
Synopsis: Configurable delays to other objects
Description:

This package implements a threadsafe configurable delays to other objects.

go-github-com-ipfs-go-dsqueue 0.2.0
Propagated dependencies: go-github-com-gammazero-deque@1.2.1 go-github-com-hashicorp-golang-lru-v2@2.0.7 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-datastore@0.9.1 go-github-com-ipfs-go-ds-leveldb@0.5.0 go-github-com-ipfs-go-log-v2@2.9.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-dsqueue
Licenses: Expat ASL 2.0
Build system: go
Synopsis: Buffered FIFO interface to datastore
Description:

Package dsqueue provides a buffered FIFO interface to the datastore for storing and retrieving items. Queued items are persisted across restarts.

go-github-com-ipfs-go-fs-lock 0.1.1
Propagated dependencies: go-github-com-ipfs-go-ipfs-util@0.0.3 go-github-com-ipfs-go-log-v2@2.9.1 go-go4-org@0.0.0-0.2148625 go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-fs-lock
Licenses: Expat
Build system: go
Synopsis: Filesystem based locking
Description:

This package implements a filesystem based locking.

go-github-com-ipfs-go-ipfs-cmds 0.16.1
Propagated dependencies: go-github-com-ipfs-boxo@0.41.0 go-github-com-ipfs-go-log-v2@2.9.1 go-github-com-rs-cors@1.11.1 go-github-com-texttheater-golang-levenshtein@1.0.1 go-golang-org-x-term@0.42.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-cmds
Licenses: Expat
Build system: go
Synopsis: IPFS commands package
Description:

Package cmds helps building both standalone and client-server applications.

go-github-com-ipfs-go-ds-badger4 0.1.8
Propagated dependencies: go-github-com-dgraph-io-badger-v4@4.9.1 go-github-com-ipfs-go-datastore@0.9.1 go-github-com-ipfs-go-detect-race@0.0.1 go-github-com-ipfs-go-log-v2@2.9.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ds-badger4
Licenses: Expat ASL 2.0
Build system: go
Synopsis: Datastore implementation using Badger v4 as backend
Description:

This package implements a Badger v4 (a key-value database) backed datastore for IPFS.

go-github-com-ipfs-go-libdht 0.5.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-libdht
Licenses: Expat ASL 2.0
Build system: go
Synopsis: go-libdht
Description:

go-libdht is a generic toolbox designed for the implementation and experimentation of Distributed Hash Tables in Go. It establishes foundational types and interfaces applicable across a broad spectrum of DHTs, especially those sharing a similar topology. By offering reusable components like keys and routing tables, go-libdht streamlines the DHT implementation process. Using go-libdht, developers can seamlessly craft their own DHTs using the provided modular components.

go-github-com-ipfs-go-ipfs-pq 0.0.3
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-pq
Licenses: Expat
Build system: go
Synopsis: Priority queue used by go-ipfs
Description:

Package pq implements a priority queue.

kubo 0.42.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://ipfs.tech
Licenses: Expat
Build system: go
Synopsis: Go implementation of IPFS, a peer-to-peer hypermedia protocol
Description:

IPFS is a global, versioned, peer-to-peer file system. It combines good ideas from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. IPFS provides an interface as simple as the HTTP web, but with permanence built in. You can also mount the world at /ipfs.

go-github-com-ipfs-go-cidutil 0.1.0
Propagated dependencies: go-github-com-ipfs-go-cid@0.4.1 go-github-com-multiformats-go-multibase@0.2.0 go-github-com-multiformats-go-multicodec@0.9.0 go-github-com-multiformats-go-multihash@0.2.3
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-cidutil
Licenses: Expat
Build system: go
Synopsis: Utility functions and types for working with CIDs
Description:

go-cidutil implements various utilities and helper functions for working with CIDs.

go-github-com-ipfs-go-unixfsnode 1.10.0
Propagated dependencies: go-github-com-ipfs-go-bitfield@1.1.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-ipld-format@0.6.0 go-github-com-ipfs-go-test@0.2.3 go-github-com-ipld-go-car-v2@2.14.2 go-github-com-ipld-go-codec-dagpb@1.6.0 go-github-com-ipld-go-ipld-prime@0.21.0 go-github-com-multiformats-go-multicodec@0.9.0 go-github-com-multiformats-go-multihash@0.2.3 go-github-com-spaolacci-murmur3@1.1.0 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-unixfsnode
Licenses: ASL 2.0 Expat
Build system: go
Synopsis: ADL IPLD prime node implementation of protobuf
Description:

This is an IPLD ADL that provides string based pathing for protobuf nodes. The top level node behaves like a map where LookupByString returns the Hash property on the Link in the protobufs list of Links whos Name property matches the key. This should enable selector traversals that work based of paths.

go-github-com-ipfs-go-ipfs-exchange-interface 0.2.1
Propagated dependencies: go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-exchange-interface
Licenses: Expat
Build system: go
Synopsis: The IPFS Exchange interface
Description:

go-ipfs-exchange-interface defines the IPFS exchange interface.

go-github-com-libp2p-go-libp2p-pubsub 0.16.0
Propagated dependencies: go-github-com-benbjohnson-clock@1.3.5 go-github-com-gogo-protobuf@1.3.2 go-github-com-libp2p-go-buffer-pool@0.1.0 go-github-com-libp2p-go-libp2p@0.47.0 go-github-com-libp2p-go-msgio@0.3.0 go-github-com-multiformats-go-multiaddr@0.16.1 go-github-com-multiformats-go-varint@0.0.7
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p-pubsub
Licenses: ASL 2.0 Expat
Build system: go
Synopsis: PubSub implementation for go-libp2p
Description:

This package provides facilities for the Publish/Subscribe pattern of message propagation, also known as overlay multicast. The implementation provides topic-based pubsub, with pluggable routing algorithms.

go-github-com-ipfs-go-ds-badger 0.3.4
Propagated dependencies: go-github-com-dgraph-io-badger@1.6.2 go-github-com-ipfs-go-datastore@0.9.1 go-github-com-ipfs-go-log-v2@2.9.1 go-github-com-jbenet-goprocess@0.1.4
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ds-badger
Licenses: Expat
Build system: go
Synopsis: Datastore implementation using badger as backend
Description:

This package provides a DS implementation backed by Badger.

go-github-com-libp2p-go-cidranger 1.1.0
Propagated dependencies: go-github-com-ipfs-go-detect-race@0.0.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-cidranger
Licenses: Expat
Build system: go
Synopsis: Fast IP to CIDR lookup in Golang
Description:

Fast IP to CIDR block(s) lookup using trie in Golang, inspired by IPv4 route lookup Linux. Possible use cases include detecting if a IP address is from published cloud provider CIDR blocks (e.g. 52.95.110.1 is contained in published AWS Route53 CIDR 52.95.110.0/24), IP routing rules, etc.

Total packages: 72465