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.
The NCBI-VDB library implements a highly compressed columnar data warehousing engine that is most often used to store genetic information. Databases are stored in a portable image within the file system, and can be accessed/downloaded on demand across HTTP.
GNU Bison is a general-purpose parser generator. It can build a deterministic or generalized LR parser from an annotated, context-free grammar. It is versatile enough to have many applications, from parsers for simple tools through complex programming languages.
Bison also provides an implementation of yacc, as specified by POSIX.
GNU Bison is a general-purpose parser generator. It can build a deterministic or generalized LR parser from an annotated, context-free grammar. It is versatile enough to have many applications, from parsers for simple tools through complex programming languages.
Bison also provides an implementation of yacc, as specified by POSIX.
libtorrent-rasterbar is a feature-complete C++ BitTorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops.
Stig is a TUI and CLI client for the BitTorrent client Transmission.
uGet is portable download manager with GTK+ interface supporting HTTP, HTTPS, BitTorrent and Metalink, supporting multi-connection downloads, download scheduling, download rate limiting.
Transmission is a BitTorrent client that comes with graphical, textual, and Web user interfaces. Transmission also has a daemon for unattended operations. It supports local peer discovery, full encryption, DHT, µTP, PEX and Magnet Links.
qBittorrent Enhanced is a bittorrent client based on qBittorrent with the following features:
Auto Ban Xunlei, QQ, Baidu, Xfplay, DLBT and Offline downloader
Auto Ban Unknown Peer from China Option (Default: OFF)
Auto Update Public Trackers List (Default: OFF)
Auto Ban BitTorrent Media Player Peer Option (Default: OFF)
Peer whitelist/blacklist
Deluge contains the common features to BitTorrent clients such as Protocol Encryption, DHT, Local Peer Discovery (LSD), Peer Exchange (PEX), UPnP, NAT-PMP, Proxy support, Web seeds, global and per-torrent speed limits. Deluge heavily utilises the libtorrent library. It is designed to run as both a normal standalone desktop application and as a client-server.
qBittorrent is a BitTorrent client programmed in C++/Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg.
It aims to be a good alternative to all other BitTorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.
rTorrent is a BitTorrent client with an ncurses interface. It supports full encryption, DHT, PEX, and Magnet Links. It can also be controlled via XML-RPC over SCGI.
libtorrent-rasterbar is a feature-complete C++ BitTorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops.
qBittorrent Enhanced is a bittorrent client based on qBittorrent with the following features:
Auto Ban Xunlei, QQ, Baidu, Xfplay, DLBT and Offline downloader
Auto Ban Unknown Peer from China Option (Default: OFF)
Auto Update Public Trackers List (Default: OFF)
Auto Ban BitTorrent Media Player Peer Option (Default: OFF)
Peer whitelist/blacklist
qBittorrent is a BitTorrent client programmed in C++/Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg.
It aims to be a good alternative to all other BitTorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.
qBittorrent Enhanced is a bittorrent client based on qBittorrent with the following features:
Auto Ban Xunlei, QQ, Baidu, Xfplay, DLBT and Offline downloader
Auto Ban Unknown Peer from China Option (Default: OFF)
Auto Update Public Trackers List (Default: OFF)
Auto Ban BitTorrent Media Player Peer Option (Default: OFF)
Peer whitelist/blacklist
qBittorrent is a BitTorrent client programmed in C++/Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg.
It aims to be a good alternative to all other BitTorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.
mktorrent is a simple command-line utility to create BitTorrent metainfo files, often known simply as torrents, from both single files and whole directories. It can add multiple trackers and web seed URLs, and set the private flag to disallow advertisement through the distributed hash table (DHT) and Peer Exchange. Hashing is multi-threaded and will take advantage of multiple processor cores where possible.
Tremc is a console client, with a curses interface, for the Transmission BitTorrent daemon.
Aria2 is a lightweight, multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces.
LibTorrent is a BitTorrent library used by and developed in parallel with the BitTorrent client rtorrent. It is written in C++ with emphasis on speed and efficiency.
transmission-remote-gtk is a GTK client for remote management of the Transmission BitTorrent client, using its HTTP RPC protocol.
Xiphos is a Bible study tool using GTK. It uses Sword to display bibles, commentaries, dictionaries, and other texts and images. Xiphos includes features such as searching, biblesync, bookmarks, parallel study, and original language study.
Structure and Interpretation of Computer Programs (SICP) is a textbook aiming to teach the principles of computer programming.
Using Scheme, a dialect of the Lisp programming language, the book explains core computer science concepts such as abstraction in programming, metalinguistic abstraction, recursion, interpreters, and modular programming.
Science, Programming, Art and Radioelectronics Club (SPARC) is a book that explains how to combine the topics mentioned in the title to build projects. The book can be used to teach programming classes in colleges and to organize workshops in hackerspaces or other community-driven spaces. Currently the book is available in Russian and English.