_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


babeltrace 2.1.2
Dependencies: glib@2.86.0
Propagated dependencies: elfutils@0.192
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: https://babeltrace.org/
Licenses: Expat
Build system: gnu
Synopsis: Trace manipulation toolkit
Description:

Babeltrace 2 is a framework for viewing, converting, transforming, and analyzing traces. It is also the reference parser implementation of the Common Trace Format (CTF), produced by tools such as LTTng and barectf. This package provides a library with a C API, Python 3 bindings, and the command-line tool babeltrace2.

barectf 3.1.2
Propagated dependencies: python-jinja2@3.1.2 python-jsonschema@4.23.0 python-pyyaml@6.0.2 python-termcolor@1.1.0
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: https://barectf.org
Licenses: Expat
Build system: pyproject
Synopsis: CTF tracer generator
Description:

barectf is a generator of tracer which produces CTF data streams. The generated C source code has no other dependencies than a few C standard library headers.

lttng-tools 2.15.0
Dependencies: liburcu@0.15.6 popt@1.18 numactl@2.0.16
Propagated dependencies: kmod@29 module-init-tools@3.16
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: https://lttng.org/
Licenses: GPL 2 LGPL 2.1
Build system: gnu
Synopsis: LTTng userspace tracer libraries
Description:

The lttng-tools project provides a session daemon lttng-sessiond that acts as a tracing registry, the lttng command line for tracing control, a lttng-ctl library for tracing control and a lttng-relayd for network streaming.

jacquesctf 1.0-0.f65127b
Dependencies: yactfr@1.0-0.796eaff ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: https://github.com/eepp/jacquesctf
Licenses: Expat
Build system: cmake
Synopsis: CTF inspection tool
Description:

Like Jacques Cartier, Jacques CTF can explore the sea of bits of a CTF data stream file and discover unsuspected lands of problems within packets.

babeltrace-dev 2.1.2
Dependencies: glib@2.86.0
Propagated dependencies: elfutils@0.192
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: https://babeltrace.org/
Licenses: Expat
Build system: gnu
Synopsis: Trace manipulation toolkit (variant for plugin developers)
Description:

Babeltrace 2 is a framework for viewing, converting, transforming, and analyzing traces. It is also the reference parser implementation of the Common Trace Format (CTF), produced by tools such as LTTng and barectf. This package provides a library with a C API, Python 3 bindings, and the command-line tool babeltrace2.

uftrace 0.17
Dependencies: capstone@5.0.1 elfutils@0.192 libunwind@1.6.2 python@3.12.12 luajit@v2.1-0.04dca79 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: https://github.com/namhyung/uftrace
Licenses: GPL 2
Build system: gnu
Synopsis: Function graph tracer for C/C++/Rust
Description:

uftrace is a tool for tracing and analyzing the execution of programs written in C/C++. It is heavily inspired by the ftrace framework of the Linux kernel, while supporting userspace programs. It supports various kind of commands and filters to help analysis of the program execution and performance. It provides the command uftrace. By default, it is bundled with python-3 and luajit that you can delete in a package variant.

lttng-ust 2.15.0
Dependencies: numactl@2.0.16
Propagated dependencies: liburcu@0.15.6
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: https://lttng.org/
Licenses: LGPL 2.1 Expat
Build system: gnu
Synopsis: LTTng userspace tracer libraries
Description:

The user space tracing library, liblttng-ust, is the LTTng user space tracer. It receives commands from a session daemon, for example to enable and disable specific instrumentation points, and writes event records to ring buffers shared with a consumer daemon.

flamegraph 1.0-1.810687f
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: http://www.brendangregg.com/flamegraphs.html
Licenses: CDDL 1.0
Build system: copy
Synopsis: Stack trace visualizer
Description:

Flamegraph is a collection of scripts that generate interactive SVGs out of traces genated from various tracing tools. It comes with the script flamegraph.pl and many stackcollapse scripts.

yactfr 1.0-0.796eaff
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: https://github.com/eepp/yactfr
Licenses: Expat
Build system: cmake
Synopsis: CTF reading library offering a C++14 API
Description:

While the CTF reading libraries focus on decoding and providing completed and ordered event record objects, the yactfr API offers a lower level of CTF processing. Allowing iteration over individual element sequences to obtain elements: beginning/end of packet, beginning/end of event record, beggining/end of structure, individual data stream scalar values like fixed-length integers, fixed-length floating point numbers, and null-terminated strings, specific clock value update, known data stream ID, and the rest.

dyninst 13.0.0
Propagated dependencies: elfutils@0.192 libiberty@14.3.0 boost@1.89.0 onetbb@2022.3.0
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: https://dyninst.org/
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Dynamic instrumentation
Description:

Dyninst is a collection of libraries for instrumenting, analyzing and editing binaries. It can attach to an existing program or create a new one out of an ELF file for analysis or modification. It come with a handful of C++ libraries.

go-github-com-libp2p-go-libp2p-kad-dht 0.40.0
Propagated dependencies: go-github-com-gammazero-deque@1.2.1 go-github-com-google-gopacket@1.1.19 go-github-com-google-uuid@1.6.0 go-github-com-guillaumemichel-reservedpool@0.3.0 go-github-com-hashicorp-golang-lru@1.0.2 go-github-com-ipfs-boxo@0.41.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-datastore@0.9.1 go-github-com-ipfs-go-dsqueue@0.2.0 go-github-com-ipfs-go-libdht@0.5.0 go-github-com-ipfs-go-log-v2@2.9.1 go-github-com-libp2p-go-libp2p-kbucket@0.8.0 go-github-com-libp2p-go-libp2p-record@0.3.1 go-github-com-libp2p-go-libp2p-routing-helpers@0.7.4 go-github-com-libp2p-go-libp2p-testing@0.12.0 go-github-com-libp2p-go-libp2p-xor@0.1.0 go-github-com-libp2p-go-msgio@0.3.0 go-github-com-libp2p-go-netroute@0.4.0 go-github-com-multiformats-go-base32@0.1.0 go-github-com-multiformats-go-multiaddr@0.16.1 go-github-com-multiformats-go-multibase@0.2.0 go-github-com-multiformats-go-multihash@0.2.3 go-github-com-whyrusleeping-go-keyspace@0.0.0-20160322163242-5b898ac5add1 go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-metric@1.42.0 go-go-opentelemetry-io-otel-trace@1.42.0 go-go-uber-org-zap@1.27.0 go-gonum-org-v1-gonum@0.16.0 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p-kad-dht
Licenses: Expat
Build system: go
Synopsis: Kademlia DHT implementation on go-libp2p
Description:

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.

go-github-com-ipfs-go-ipfs-util 0.0.3
Propagated dependencies: go-github-com-mr-tron-base58@1.2.0 go-github-com-multiformats-go-multihash@0.2.3
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-util
Licenses: Expat
Build system: go
Synopsis: Common utilities used by @code{go-ipfs} and related packages
Description:

Common utilities used by go-ipfs and other related Go packages.

go-github-com-ipfs-go-test 0.2.3
Propagated dependencies: go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-libp2p-go-libp2p@0.47.0 go-github-com-multiformats-go-multiaddr@0.16.1 go-github-com-multiformats-go-multicodec@0.9.0 go-github-com-multiformats-go-multihash@0.2.3
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-test
Licenses: ASL 2.0 Expat
Build system: go
Synopsis: Testing utilty library for IPFS
Description:

This package profides a test utility code used across many different IPFS related projects.

go-github-com-libp2p-go-libp2p-testing 0.12.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p-testing
Licenses: Expat ASL 2.0
Build system: go
Synopsis: Test toolbox for go-libp2p modules
Description:

This package provides a testing toolbox for go-libp2p modules.

go-github-com-whyrusleeping-cbor-gen v0.0.0-20230818171029-f91ae536ca25
Propagated dependencies: go-github-com-ipfs-go-cid@0.4.1 go-github-com-google-go-cmp@0.7.0 go-golang-org-x-xerrors@0.0.0-20240903120638-7835f813f4da
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/whyrusleeping/cbor-gen
Licenses: Expat
Build system: go
Synopsis: Codegen for CBOR codecs on the specified types
Description:

Basic utilities to generate fast path CBOR codecs for types.

go-github-com-ipfs-go-datastore 0.9.1
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-github-com-ipfs-go-detect-race@0.0.1 go-github-com-ipfs-go-ipfs-delay@0.0.1 go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-trace@1.42.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-datastore
Licenses: Expat
Build system: go
Synopsis: Key-value datastore interfaces
Description:

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.

go-github-com-libp2p-go-doh-resolver 0.4.0
Propagated dependencies: go-github-com-ipfs-go-log-v2@2.9.1 go-github-com-miekg-dns@1.1.72 go-github-com-multiformats-go-multiaddr-dns@0.5.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-doh-resolver
Licenses: Expat
Build system: go
Synopsis: DNS over HTTPS resolver
Description:

This package provides an implementation DNS over HTTPS resolver as specified in RFC 8484.

go-github-com-ipfs-go-metrics-interface 0.3.0
Propagated dependencies: go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-datastore@0.9.1 go-github-com-multiformats-go-base32@0.1.0 go-github-com-multiformats-go-multihash@0.2.3
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-metrics-interface
Licenses: Expat
Build system: go
Synopsis: Metrics interface for IPFS
Description:

Metrics interface for IPFS (Kubo).

go-github-com-libp2p-go-libp2p-gostream 0.6.0
Propagated dependencies: go-github-com-libp2p-go-libp2p@0.47.0 go-github-com-multiformats-go-multiaddr@0.16.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p-gostream
Licenses: Expat
Build system: go
Synopsis: Golang @code{net} wrappers for libp2p
Description:

This package provides a replacement of the standard net stack in Go with LibP2P streams.

go-github-com-ipfs-go-ipld-format 0.6.0
Propagated dependencies: go-github-com-multiformats-go-multihash@0.2.3 go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipld-format
Licenses: Expat
Build system: go
Synopsis: IPLD Node and Resolver interfaces in Go
Description:

go-ipld-format is a set of interfaces that a type needs to implement in order to be a part of the IPLD merkle-forest.

go-github-com-ipfs-go-ds-measure 0.2.0
Propagated dependencies: go-github-com-ipfs-go-datastore@0.9.1 go-github-com-ipfs-go-metrics-interface@0.3.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ds-measure
Licenses: Expat
Build system: go
Synopsis: Datastore implementation that keeps metrics on all calls made
Description:

Package measure provides a Datastore wrapper that records metrics using https://github.com/ipfs/go-metrics-interface.

go-github-com-ipfs-boxo 0.41.0
Propagated dependencies: go-github-com-alecthomas-units@0.0.0 go-github-com-cespare-xxhash-v2@2.3.0 go-github-com-crackcomm-go-gitignore@0.0.0-20241020182519-7843d2ba8fdf go-github-com-cskr-pubsub@1.0.2 go-github-com-dustin-go-humanize@1.0.1 go-github-com-gabriel-vasile-mimetype@1.4.5 go-github-com-gammazero-chanqueue@1.1.2 go-github-com-gammazero-deque@1.2.1 go-github-com-google-uuid@1.6.0 go-github-com-gorilla-mux@1.8.0 go-github-com-hashicorp-golang-lru-v2@2.0.7 go-github-com-ipfs-bbloom@0.1.0 go-github-com-ipfs-go-bitfield@1.1.0 go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-cidutil@0.1.0 go-github-com-ipfs-go-datastore@0.9.1 go-github-com-ipfs-go-detect-race@0.0.1 go-github-com-ipfs-go-dsqueue@0.2.0 go-github-com-ipfs-go-ipfs-delay@0.0.1 go-github-com-ipfs-go-ipfs-redirects-file@0.1.1 go-github-com-ipfs-go-ipld-format@0.6.0 go-github-com-ipfs-go-ipld-legacy@0.2.1 go-github-com-ipfs-go-log-v2@2.9.1 go-github-com-ipfs-go-metrics-interface@0.3.0 go-github-com-ipfs-go-peertaskqueue@0.8.2 go-github-com-ipfs-go-test@0.2.3 go-github-com-ipfs-go-unixfsnode@1.10.0 go-github-com-ipld-go-car-v2@2.14.2 go-github-com-ipld-go-codec-dagpb@1.6.0 go-github-com-ipld-go-ipld-prime@0.21.0 go-github-com-libp2p-go-buffer-pool@0.1.0 go-github-com-libp2p-go-doh-resolver@0.4.0 go-github-com-libp2p-go-libp2p-record@0.3.1 go-github-com-libp2p-go-libp2p-routing-helpers@0.7.4 go-github-com-libp2p-go-libp2p-testing@0.12.0 go-github-com-libp2p-go-msgio@0.3.0 go-github-com-miekg-dns@1.1.72 go-github-com-mr-tron-base58@1.2.0 go-github-com-multiformats-go-base32@0.1.0 go-github-com-multiformats-go-multiaddr@0.16.1 go-github-com-multiformats-go-multiaddr-dns@0.5.0 go-github-com-multiformats-go-multibase@0.2.0 go-github-com-multiformats-go-multicodec@0.9.0 go-github-com-multiformats-go-multihash@0.2.3 go-github-com-multiformats-go-multistream@0.6.1 go-github-com-polydawn-refmt@0.89.0 go-github-com-prometheus-client-golang@1.23.2 go-github-com-prometheus-client-model@0.6.2 go-github-com-slok-go-http-metrics@0.13.0 go-github-com-spaolacci-murmur3@1.1.0 go-github-com-whyrusleeping-base32@0.0.0-20170828182744-c30ac30633cc go-github-com-whyrusleeping-chunker@0.0.0-20181014151217-fe64bd25879f go-go-opencensus-io@0.24.0 go-go-opentelemetry-io-contrib-instrumentation-net-http-otelhttp@0.62.0 go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-otlptracegrpc@1.43.0 go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-otlptracehttp@1.36.0 go-go-opentelemetry-io-otel-exporters-stdout-stdouttrace@1.36.0 go-go-opentelemetry-io-otel-sdk@1.33.0 go-go-opentelemetry-io-otel-trace@1.42.0 go-go-uber-org-zap@1.27.0 go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 go-golang-org-x-oauth2@0.36.0 go-golang-org-x-sync@0.20.0 go-golang-org-x-sys@0.43.0 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/boxo
Licenses: Expat ASL 2.0
Build system: go
Synopsis: Collection of reference libraries for building IPFS applications
Description:

This package provides a set of libraries for building IPFS applications and implementations in Golang.

Included subpackaged:

  • bitswap - implementation of the bitswap protocol, the data trading module for ipfs

  • 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

  • blockstore - implements a thin wrapper over a datastore, giving a clean interface for Getting and Putting block objects

  • datastore/dshelp - provides utilities for parsing and creating datastore keys used by go-ipfs

  • exchange - defines the IPFS exchange interface

  • files - file interfaces and utils used in Golang implementations of IPFS

  • filestore - implements a Blockstore which is able to read certain blocks of data directly from its original location in the filesystem

  • ipld/unixfs - provides additinoal importer, io, mod, hamt, archive and test packages

  • ipld/merkledag - implements the IPFS Merkle DAG data structures

  • ipns - reference implementation of the IPNS Record and Verification specification

  • mfs - implements an in memory model of a mutable IPFS filesystem

  • path - contains utilities to work with IPFS paths

go-github-com-probe-lab-go-libdht 0.5.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-libdht
Licenses: Expat ASL 2.0
Build system: go
Synopsis: Generic Go DHT toolbox
Description:

go-libdht is a generic toolbox designed for the implementation and experimentation of Distributed Hash Tables (DHT) in Go. It establishes foundational types and interfaces applicable across a broad spectrum of DHTs, especially those sharing a similar topology. By offering reusable components like keys and routing tables, go-libdht streamlines the DHT implementation process. Using go-libdht, developers can seamlessly craft their own DHTs using the provided modular components.

go-github-com-ipfs-go-ipfs-blocksutil 0.0.2
Propagated dependencies: go-github-com-ipfs-go-block-format@0.2.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-blocksutil
Licenses: Expat
Build system: go
Synopsis: Utility functions for working with IPFS blocks
Description:

This package provides an utility functions for working with IPFS blocks.

Total packages: 72465