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.
WakaTime CLI is a command line interface used by all WakaTime text editor plugins to track coding activity. It provides automatic time tracking for programmers, with dashboards showing metrics and insights about coding habits.
Codex CLI is an AI-powered coding agent from OpenAI that runs locally on your computer. It assists with software development tasks directly within a terminal environment, providing code suggestions, explanations, and automated coding assistance.
Envstash is a CLI tool for managing .env files across git branches. It provides versioning, diffing, restore, and sharing of environment variables with optional encryption using GPG or password-based AES-256-GCM.
Vatic is a TOML-configured AI agent framework. It runs prompts through LLM backends like Claude CLI and Ollama on cron schedules or channel triggers, with templated prompts, conversation memory, and multiple output targets including Telegram, Matrix, and email.
Witr (Why Is This Running) is a Linux CLI debugging tool that explains the causal chain of why a process exists. It traces process ancestry, maps ports to processes, and identifies contexts like Git repositories, Docker containers, and PM2 instances.
D2 is a modern diagram scripting language that turns text into diagrams. It supports flowcharts, sequence diagrams, class diagrams, and more with a readable syntax. D2 includes multiple layout engines and can output to SVG, PNG, and PDF formats.
Bun is a modern JavaScript runtime built for speed and compatibility. It serves as a drop-in replacement for Node.js while providing a unified toolkit that includes a package manager and bundler, making it ideal for building fast and scalable JavaScript applications.
This is a system daemon implementing the TPM2 access broker (TAB) & Resource Manager (RM) spec from the TCG. The daemon (tpm2-abrmd) is implemented using Glib and the GObject system. In this documentation and in the code we use tpm2-abrmd and tabrmd interchangeably.
PKCS #11 is a Public-Key Cryptography Standard that defines a standard method to access cryptographic services from tokens/ devices such as hardware security modules (HSM), smart cards, etc. In this project we intend to use a TPM2 device as the cryptographic token.
This package provides the TCG TSS2. The stack contains libtss2-fapi, libtss2-esys, libtss2-sys, libtss2-mu, libtss2-tcti-device, libtss2-tcti-swtpm and libtss2-tcti-mssim.
The tpm2-tss-engine project implements a cryptographic engine for OpenSSL for Trusted Platform Module (TPM 2.0) using the tpm2-tss software stack that follows the Trusted Computing Groups (TCG) TPM Software Stack (TSS 2.0).
TPM (Trusted Platform Module) 2.0 tools based on tpm2-tss
GitButler is a Git client that lets you work on multiple branches at the same time. It allows you to quickly organize file changes into separate branches while still having them applied to your working directory. Features include virtual branches, easy commit management, and GitHub integration.
Keifu is a terminal user interface tool that visualizes Git commit graphs with branch genealogy. It provides color-coded commit graphs, branch information, file change statistics, and basic Git operations.
gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.
Jujutsu (jj) is a Git-compatible version control system that is both powerful and easy to use. It features automatic working copy management, operation logging for easy undo, first-class conflict handling, automatic rebasing of descendant commits, and comprehensive history rewriting tools.
Kooha is a minimalist screen recorder for GNOME. It allows you to capture your screen with a simple click, without having to configure complicated settings. It supports recording from microphones and desktop audio simultaneously, and can save recordings in WebM, MP4, GIF, and Matroska formats.
Ironbar is a customizable and feature-rich GTK4 bar for Wayland compositors. It supports CSS theming, popups, and integrations with native desktop libraries. Features include workspaces, tray icons, clock, volume control, network status, and custom widgets via Lua scripting.
Niri scrollable-tiling Wayland compositor with shared memory (SHM) fallback for PipeWire screencasting. This fixes screen sharing in browsers like Chrome that cannot handle DMA-BUF formats.
Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!
AJATT-style passive listening and condensed audio without bloat.
ncnn is a high-performance neural network inference computing framework optimized for mobile platforms. ncnn is deeply considerate about deployment and uses on mobile phones from the beginning of design. ncnn does not have third-party dependencies. It is cross-platform and runs faster than all known open-source frameworks on mobile phone cpu.
Mini-XML is a small XML parsing library that you can use to read XML data files or strings in your application without requiring large non-standard libraries. Mini-XML only requires a make program and a C99 compatible compiler - GCC works, as do most vendors' C compilers.
Rikaitan Deinflector Reference Implementation in C++.