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.
An implementation of the IPLD DAG-PB spec for go-ipld-prime.
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.
Package pq implements a priority queue.
This package implements a filesystem based locking.
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.
Package merkledag implements the IPFS Merkle Directed Acyclic Graphs data structures as specified in https://docs.ipfs.tech/concepts/merkle-dag.
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.
This package implements signed records for use wit IPFS routing systems.
This package implements a IPNS over PubSub for libp2p.
Metrics interface for IPFS (Kubo).
An implementation of a CBOR encoded merkledag object.
This package implements a fast bloom filter with real bitset and JSONMarshal/JSONUnmarshal to store/reload the Bloom filter.
This package implements a functionality to prioritize queue of abstract tasks distributed among peers.
go-ipfs-exchange-interface defines the IPFS exchange interface.
This package provides a testing toolbox for go-libp2p modules.
Package blockservice implements a BlockService interface that provides a single GetBlock/AddBlock interface that seamlessly retrieves data either locally or from a remote peer through the exchange.
This package provides an Authoritative DNS server and HTTP+libp2p API for distributing DNS subdomains with CA-signed TLS certificates to libp2p peers.
Package redirects provides Netlify style _redirects file format parsing.
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-log wraps zap to provide a logging facade. go-log manages logging instances and allows for their levels to be controlled individually.
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.
Check if the race detector is running.
Connects to upstream IRC servers on behalf of the user to provide extra functionality. soju supports many features such as multiple users, numerous @urlhttps://ircv3.net/,IRCv3 extensions, chat history playback and detached channels. It is well-suited for both small and large deployments.
EPIC is a IRC client that has been under active development for over 20 years. It is stable and mature, and offers an excellent ircII interface for those who are accustomed to the ircII way of doing things.