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.
Package ipcrypt implements IP address encryption and obfuscation methods. It provides four encryption modes:.
Package geoip2 provides an easy-to-use API for the MaxMind GeoIP2 and GeoLite2 databases; this package does not support GeoIP Legacy databases.
Go bindings to systemd. The project has several packages:.
Package check provide helpers to complement Go testing package.
Go implementation of crypto_secretbox_xchacha20poly1305.
DNS Stamps library for Go.
This package provides a sleep-aware sleep() function, that doesn't pause (for too long) if the system goes to hibernation.
Package dhcpdns gets the DHCP/DHCPv6 DNS.
@codehpkecompact is a small implementation of the @urlhttps://cfrg.github.io/draft-irtf-cfrg-hpke/draft-irtf-cfrg-hpke.html,Hybrid Public Key Encryption (HPKE) draft.
Package iptrie provides an IP/network tree (trie) implementation for fast IP address lookups.
This package provides a flexible DNS proxy, with support for modern encrypted DNS protocols such as @urlhttps://dnscrypt.info/protocol,DNSCrypt v2, @urlhttps://www.rfc-editor.org/rfc/rfc8484.txt,DNS-over-HTTPS, @urlhttps://github.com/DNSCrypt/dnscrypt-protocol/raw/master/ANONYMIZED-DNSCRYPT.txt,Anonymized DNSCrypt and @urlhttps://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/odoh-servers.md,ODoH (Oblivious DoH).
This package provides a high-performance Go implementation of the SIEVE cache replacement algorithm with thread-safe and sharded variants.
Package dns implements a full featured interface to the Domain Name System. Both server- and client-side programming is supported.
Package safefile implements safe "atomic" saving of files.
Go's standard logger is fairly limited. As result, kazilion alternatives loggers have been written.
Copyright 2020 Joshua J Baker. All rights reserved. Use of this source code is governed by an MIT-style license that can be found in the LICENSE file.
Package maxminddb provides a reader for the MaxMind DB file format.
Manipulating ACLs (Access Control Lists) on Windows is difficult. go-acl wraps the Windows API functions that control access to objects, simplifying the process.
Package deepequal provides improved reflect.DeepEqual.
tntn.
Insidious allows you to search for YouTube videos, and play them using mpv.
It is inspired by Thanos Apollo's Yeetube, and Rahul Juliato's emacs-solo yt (In fact, It is a direct fork of it).
This package provides a general purpose atom feed exporter for Org-mode
This package provides commands for
This package loads environment variables generated via keychain into Emacs. Users need to first setup keychain package according to shells and add the keychain-refresh-environment function in there init file. If keychain has not been run yet when you start Emacs you can also later call that function interactively