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

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-socket-activation 0.1.0
Propagated dependencies: go-github-com-coreos-go-systemd-v22@22.7.0 go-github-com-ipfs-go-log@1.0.5 go-github-com-multiformats-go-multiaddr@0.16.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-socket-activation
Licenses: Expat
Build system: go
Synopsis: Multiaddr backed systemd socket activation
Description:

This package provides access to sockets registered by the system's init daemon as described in http://0pointer.de/blog/projects/socket-activation.

go-github-com-ipfs-go-metrics-prometheus 0.1.0
Propagated dependencies: go-github-com-ipfs-go-log-v2@2.9.1 go-github-com-ipfs-go-metrics-interface@0.3.0 go-github-com-prometheus-client-golang@1.23.2
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-metrics-prometheus
Licenses: Expat
Build system: go
Synopsis: Prometheus bindings for go-metrics-interface
Description:

This package provides Prometheus bindings used in IPFS development.

go-github-com-ipfs-go-ds-flatfs 0.5.5
Propagated dependencies: go-github-com-ipfs-go-datastore@0.9.1 go-github-com-ipfs-go-log@1.0.5 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-flatfs
Licenses: Expat
Build system: go
Synopsis: Datastore with sharded directories and flat files
Description:

Package flatfs is a Datastore implementation that stores all objects in a two-level directory structure in the local file system, regardless of the hierarchy of the keys.

go-github-com-ipfs-go-ipfs-redirects-file 0.1.1
Propagated dependencies: go-github-com-pkg-errors@0.9.1 go-github-com-ucarion-urlpath@0.0.0-20200424170820-7ccc79b76bbb
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-redirects-file
Licenses: Expat
Build system: go
Synopsis: IPFS Web Gateway _redirects file format parser
Description:

Package redirects provides Netlify style _redirects file format parsing.

go-github-com-ipfs-go-verifcid 0.0.3
Propagated dependencies: go-github-com-ipfs-go-cid@0.4.1 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-verifcid
Licenses: Expat ASL 2.0
Build system: go
Synopsis: CID security code
Description:

go-verifcid provides CID security code prior to it getting merged into go-cid.

go-github-com-ipfs-go-ipld-cbor 0.1.0
Propagated dependencies: go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-ipfs-util@0.0.3 go-github-com-ipfs-go-ipld-format@0.6.0 go-github-com-multiformats-go-multihash@0.2.3 go-github-com-polydawn-refmt@0.89.0 go-github-com-whyrusleeping-cbor-gen@v0.0.0-20230818171029-f91ae536ca25
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipld-cbor
Licenses: Expat
Build system: go
Synopsis: @acronym{Concise Binary Object Representation, CBOR} implementation of @code{go-ipld-format}
Description:

An implementation of a CBOR encoded merkledag object.

go-github-com-ipfs-go-ipfs-ds-help 1.1.1
Propagated dependencies: go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-datastore@0.9.1 go-github-com-multiformats-go-base32@0.1.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-ipfs-ds-help
Licenses: Expat
Build system: go
Synopsis: Utilities for parsing and creating datastore keys
Description:

go-ipfs-ds-help provides utilities for parsing and creating datastore keys used by go-ipfs (Kubo).

go-github-com-ipfs-go-bitfield 1.1.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-bitfield
Licenses: Expat ASL 2.0
Build system: go
Synopsis: Allocated up-front Bitfield for Golang
Description:

This package implements bitfields to the standard library's big.Int with some optimizations for use in IPFS.

go-github-com-ipfs-shipyard-nopfs 0.0.14
Propagated dependencies: go-github-com-fsnotify-fsnotify@1.9.0 go-github-com-ipfs-boxo@0.41.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-log-v2@2.9.1 go-github-com-multiformats-go-multicodec@0.9.0 go-github-com-multiformats-go-multihash@0.2.3 go-go-uber-org-multierr@1.11.0 go-gopkg-in-yaml-v3@3.0.1
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: Content-blocking-layer capabilities for IPFS
Description:

Package nopfs implements content blocking for the IPFS stack.

go-github-com-ipfs-go-log 1.0.5
Propagated dependencies: go-github-com-gogo-protobuf@1.3.2 go-github-com-ipfs-go-log-v2@2.9.1 go-github-com-opentracing-opentracing-go@1.2.0 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-libp2p-go-libp2p-kbucket 0.8.0
Propagated dependencies: go-github-com-ipfs-go-log-v2@2.9.1 go-github-com-libp2p-go-cidranger@1.1.0 go-github-com-libp2p-go-libp2p@0.47.0 go-github-com-libp2p-go-libp2p-asn-util@0.4.1 go-github-com-minio-sha256-simd@0.1.1 go-github-com-multiformats-go-multiaddr@0.16.1 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-kbucket
Licenses: Expat
Build system: go
Synopsis: Kbucket implementation for use as a routing table
Description:

Package kbucket implements a kademlia k-bucket routing table.

go-github-com-libp2p-go-libp2p-xor 0.1.0
Propagated dependencies: go-github-com-libp2p-go-libp2p-kbucket@0.8.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p-xor
Licenses: Expat
Build system: go
Synopsis: Xor Trie implementation for libp2p
Description:

This package implements XOR tries. An XOR trie is a trie for equal-length bit strings. XOR tries support efficient set operations, as well as distance-based operations with respect to the XOR metric.

go-github-com-ipfs-go-block-format 0.2.0
Propagated dependencies: go-github-com-multiformats-go-multihash@0.2.3 go-github-com-multiformats-go-varint@0.0.7 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-ipfs-util@0.0.3
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-block-format
Licenses: Expat
Build system: go
Synopsis: Set of interfaces for CID addressable blocks of data
Description:

Package blocks contains the lowest level of IPLD data structures. A block is raw data accompanied by a Content Identifiers. The CID contains the multihash corresponding to the block.

go-github-com-ipld-go-codec-dagpb 1.6.0
Propagated dependencies: go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipld-go-ipld-prime@0.21.0 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipld/go-codec-dagpb/
Licenses: Expat ASL 2.0
Build system: go
Synopsis: Implementation of the DAG-PB spec for Go
Description:

An implementation of the IPLD DAG-PB spec for go-ipld-prime.

go-github-com-libp2p-go-libp2p-http 0.5.0
Propagated dependencies: go-github-com-libp2p-go-libp2p@0.47.0 go-github-com-libp2p-go-libp2p-gostream@0.6.0 go-github-com-multiformats-go-multiaddr@0.16.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p-http
Licenses: Expat
Build system: go
Synopsis: HTTP on top of libp2p
Description:

Package p2phttp allows to serve HTTP endpoints and make HTTP requests through LibP2P using Go's standard http and net stacks.

go-github-com-ipfs-go-ds-leveldb 0.5.0
Propagated dependencies: go-github-com-ipfs-go-datastore@0.9.1 go-github-com-syndtr-goleveldb@1.0.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ds-leveldb
Licenses: Expat
Build system: go
Synopsis: Implementation of go-datastore using leveldb
Description:

This package implements the go-datastore interface using a LevelDB backend.

go-github-com-ceramicnetwork-go-dag-jose 0.1.1
Propagated dependencies: go-github-com-go-jose-go-jose-v4@4.0.5 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipld-go-ipld-prime@0.21.0 go-github-com-multiformats-go-multibase@0.2.0 go-github-com-multiformats-go-multihash@0.2.3 go-golang-org-x-crypto@0.50.0 go-pgregory-net-rapid@1.2.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ceramicnetwork/go-dag-jose
Licenses: Expat
Build system: go
Synopsis: Implementation of the IPLD dag-jose codec
Description:

This is an implementation of the IPLD @urlhttps://ipld.io/specs/codecs/dag-jose/spec/,dag-jose codec.

go-github-com-ipfs-go-ds-pebble 0.5.9
Propagated dependencies: go-github-com-cockroachdb-pebble-v2@2.1.4 go-github-com-ipfs-go-datastore@0.9.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-pebble
Licenses: ASL 2.0 Expat
Build system: go
Synopsis: Pebble-backed datastore
Description:

This is a simple adapter to plug in cockroachdb/pebble as a backend anywhere that accepts a go-datastore.

go-github-com-ipfs-go-peertaskqueue 0.8.2
Propagated dependencies: go-github-com-filecoin-project-go-clock@0.1.0 go-github-com-ipfs-go-ipfs-pq@0.0.3 go-github-com-libp2p-go-libp2p@0.47.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-peertaskqueue
Licenses: ASL 2.0 Expat
Build system: go
Synopsis: Prioritized queue of abstract tasks distributed among peers
Description:

This package implements a prioritized list of tasks to be executed on peers.

go-github-com-ipfs-go-ipld-legacy 0.2.1
Propagated dependencies: go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-ipld-format@0.6.0 go-github-com-ipld-go-ipld-prime@0.21.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipld-legacy
Licenses: Expat ASL 2.0
Build system: go
Synopsis: Translation layer for IPLD legacy code
Description:

go-ipld-format is a translation layer between go-ipld-prime nodes and go-ipld-format legacy interface.

go-github-com-ipfs-go-ds-dynamodb 0.2.0
Propagated dependencies: go-github-com-aws-aws-sdk-go@1.55.7 go-github-com-ipfs-go-datastore@0.9.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-dynamodb
Licenses: Expat ASL 2.0
Build system: go
Synopsis: DynamoDB datastore implementation
Description:

This is an implementation of go-datastore that is backed by DynamoDB.

ddbds includes support for optimized prefix queries. When you setup your table's key schema correctly and register it with ddbds, then incoming queries that match the schema will be converted into DynamoDB queries instead of table scans, enabling high performance, ordered, high-cardinality prefix queries.

Total packages: 72465