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.
Datastore is a generic layer of abstraction for data store and database access. It is a simple API with the aim to enable application development in a datastore-agnostic way, allowing datastores to be swapped seamlessly without changing application code. Thus, one can leverage different datastores with different strengths without committing the application to one datastore throughout its lifetime.
This package provides an Authoritative DNS server and HTTP+libp2p API for distributing DNS subdomains with CA-signed TLS certificates to libp2p peers.
This package profides a test utility code used across many different IPFS related projects.
This package provides a DS implementation backed by Badger.
Package redirects provides Netlify style _redirects file format parsing.
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.
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.
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.
Package dht implements a distributed hash table that satisfies the IPFS routing interface as specified in kab-dht. This DHT is modeled after Kademlia with S/Kademlia modifications.
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 the go-datastore interface using a LevelDB backend.
This package provides Prometheus bindings used in IPFS development.
Package irc provides a simple IRC library meant as a building block for other projects.
ii (Irc it) is a minimalist FIFO and file system based IRC client.
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.
InspIRCd is a modular Internet Relay Chat server written in C++ for Unix-like operating systems.
Package irc provides a simple IRC library meant as a building block for other projects.
Quassel is a distributed IRC client, meaning that one or more clients can attach to and detach from the central core. It resembles the popular combination of screen and a text-based IRC client such as WeeChat or irssi, but graphical.
This package provides a synchronization tool for IRC chat history.
Kirc is an Internet Relay Chat (IRC) client. It includes support for Simple Authentication and Security Layer (SASL), the client-to-client (CTCP) protocol, simple chat history logging, synchronous message handling, multi-channel joining at server connection, full support for all RFC 2812 commands, and customized color scheme definitions.
KVIrc is a IRC client based on the Qt GUI toolkit.
This package provides an IRC library for Python, based on asyncio.
This package provides a library of tests for various IRC protocol parsers
ircII is a terminal based IRC and ICB client for UNIX systems.