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

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.


go-github-com-nbrownus-go-metrics-prometheus 0.0.0-20210712211119-974a6260965f
Propagated dependencies: go-github-com-prometheus-client-golang@1.23.2 go-github-com-rcrowley-go-metrics@0.0.0-20250401214520-65e299d6c5c9
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/nbrownus/go-metrics-prometheus
Licenses: ASL 2.0
Build system: go
Synopsis: Prometheus support for go-metrics
Description:

This package provides a reporter for the go-metrics library which posts the metrics to the Prometheus client registry and just updates the registry.

go-github-com-prometheus-sigv4 0.1.2
Propagated dependencies: go-github-com-aws-aws-sdk-go@1.55.7 go-github-com-prometheus-client-golang@1.23.2 go-github-com-prometheus-common@0.67.5 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/sigv4
Licenses: ASL 2.0
Build system: go
Synopsis: HTTP signed requests with Amazon's Signature Verification V4
Description:

sigv4 provides a http.RoundTripper that will sign requests using Amazon's Signature Verification V4 signing procedure, using credentials from the default AWS credential chain.

go-github-com-prometheus-alertmanager 0.28.1
Propagated dependencies: go-github-com-alecthomas-kingpin-v2@2.4.0 go-github-com-alecthomas-units@0.0.0 go-github-com-aws-aws-sdk-go@1.55.7 go-github-com-cenkalti-backoff-v4@4.3.0 go-github-com-cespare-xxhash-v2@2.3.0 go-github-com-coder-quartz@0.2.1 go-github-com-go-openapi-analysis@0.23.0 go-github-com-go-openapi-errors@0.22.1 go-github-com-go-openapi-loads@0.22.0 go-github-com-go-openapi-runtime@0.26.2 go-github-com-go-openapi-spec@0.21.0 go-github-com-go-openapi-strfmt@0.23.0 go-github-com-go-openapi-swag@0.23.0 go-github-com-go-openapi-validate@0.24.0 go-github-com-gofrs-uuid@4.4.0 go-github-com-gogo-protobuf@1.3.2 go-github-com-hashicorp-go-sockaddr@1.0.7 go-github-com-hashicorp-golang-lru-v2@2.0.7 go-github-com-hashicorp-memberlist@0.5.3 go-github-com-jessevdk-go-flags@1.6.1 go-github-com-kimmachinegun-automemlimit@0.7.1 go-github-com-matttproud-golang-protobuf-extensions@1.0.4 go-github-com-oklog-run@1.1.0 go-github-com-oklog-ulid@1.3.1 go-github-com-prometheus-client-golang@1.23.2 go-github-com-prometheus-common@0.67.5 go-github-com-prometheus-common-assets@0.2.0 go-github-com-prometheus-exporter-toolkit@0.13.2 go-github-com-prometheus-sigv4@0.1.2 go-github-com-rs-cors@1.11.1 go-github-com-shurcool-httpfs@0.0.0-20230704072500-f1e31cf0ba5c go-github-com-shurcool-vfsgen@0.0.0-20230704071429-0000e147ea92 go-github-com-xlab-treeprint@1.2.0 go-go-uber-org-automaxprocs@1.5.3 go-golang-org-x-mod@0.33.0 go-golang-org-x-net@0.50.0 go-golang-org-x-text@0.34.0 go-golang-org-x-tools@0.42.0 go-gopkg-in-telebot-v3@3.3.8 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/alertmanager
Licenses: ASL 2.0
Build system: go
Synopsis: Prometheus Alertmanager
Description:

The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integrations such as email, PagerDuty, OpsGenie, or many other mechanisms thanks to the webhook receiver. It also takes care of silencing and inhibition of alerts.

go-github-com-prometheus-community-pro-bing 0.5.0
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-golang-org-x-net@0.50.0 go-golang-org-x-sync@0.19.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus-community/pro-bing
Licenses: Expat
Build system: go
Synopsis: Continuous probers Golang library
Description:

This package implements Internet Control Message Protocol echo (ping) functionality.

go-github-com-prometheus-procfs 0.19.2
Propagated dependencies: go-golang-org-x-sync@0.19.0 go-golang-org-x-sys@0.40.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/procfs
Licenses: ASL 2.0
Build system: go
Synopsis: Go library for reading @file{/proc}
Description:

The procfs Go package provides functions to retrieve system, kernel, and process metrics from the /proc pseudo file system.

go-github-com-prometheus-client-model 0.6.2
Propagated dependencies: go-github-com-golang-protobuf@1.5.4
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/client_model
Licenses: ASL 2.0
Build system: go
Synopsis: Data model artifacts for Prometheus
Description:

This package provides data model artifacts for Prometheus.

go-github-com-grpc-ecosystem-go-grpc-prometheus 1.2.0
Propagated dependencies: go-github-com-prometheus-client-golang@1.23.2 go-golang-org-x-net@0.50.0 go-google-golang-org-grpc@1.69.2
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/grpc-ecosystem/go-grpc-prometheus
Licenses: ASL 2.0
Build system: go
Synopsis: Go gRPC Interceptors for Prometheus monitoring
Description:

This package implements a Prometheus monitoring for your gRPC Go servers and clients.

go-github-com-mwitkow-go-conntrack 0.0.0-20190716064945-2f068394615f
Propagated dependencies: go-github-com-jpillora-backoff@1.0.0-1.fab01a9 go-github-com-munnerz-goautoneg@0.0.0-20191010083416-a7dc8b61c822 go-golang-org-x-net@0.50.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/mwitkow/go-conntrack
Licenses: ASL 2.0
Build system: go
Synopsis: Go middleware for @code{net.Conn} tracking
Description:

Prometheus monitoring and https://godoc.org/golang.org/x/net/trace# tracing wrappers net.Conn, both inbound (@codenet.Listener) and outbound (@codenet.Dialer).

go-github-com-prometheus-common 0.67.5
Propagated dependencies: go-github-com-alecthomas-kingpin-v2@2.4.0 go-github-com-golang-jwt-jwt-v5@5.2.1 go-github-com-google-uuid@1.6.0 go-github-com-julienschmidt-httprouter@1.3.0 go-github-com-munnerz-goautoneg@0.0.0-20191010083416-a7dc8b61c822 go-github-com-mwitkow-go-conntrack@0.0.0-20190716064945-2f068394615f go-github-com-prometheus-client-model@0.6.2 go-go-yaml-in-yaml-v2@2.4.2 go-golang-org-x-net@0.50.0 go-golang-org-x-oauth2@0.23.0 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/common
Licenses: ASL 2.0
Build system: go
Synopsis: Shared Prometheus Golang components
Description:

This package provides Go libraries that are shared across Prometheus components.

  • config - common configuration structures

  • expfmt - decoding and encoding for the exposition format

  • model - shared data structures

  • promslog - a logging wrapper around log/slog

  • route - a routing wrapper around httprouter using context.Context

  • server - common servers

  • version version information and metrics

python-pure-protobuf 3.1.5
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://pypi.org/project/pure-protobuf/
Licenses: Expat
Build system: pyproject
Synopsis: Protobuf implementation using dataclasses
Description:

python-pure-protobuf takes advantage of the standard dataclasses module to define message types. Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

protozero 1.7.1
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://github.com/mapbox/protozero
Licenses: ASL 2.0 FreeBSD
Build system: cmake
Synopsis: Minimalistic protocol buffer decoder and encoder in C++
Description:

Protozero is a minimalistic protocol buffer decoder and encoder in C++. The developer using protozero has to manually translate the .proto description into code.

python-protobuf 3.20.3
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://github.com/google/protobuf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Protocol buffers is a data interchange format
Description:

Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

fstrm 0.6.1
Dependencies: libevent@2.1.12
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://github.com/farsightsec/fstrm
Licenses: Expat HPND
Build system: gnu
Synopsis: Implementation of the Frame Streams data transport protocol
Description:

fstrm is an optimised implementation of Frame Streams as a C library and several tools built on top of it.

Frame Streams is a light-weight, binary-clean protocol that allows for the transport of arbitrarily-encoded data payload sequences with minimal framing overhead---just four bytes per data frame. It does not specify an encoding format for these data frames and can be used with any data serialisation format that produces byte sequences, such as Protocol Buffers, XML, JSON, MessagePack, YAML, etc.

Frame Streams can be used either as a streaming transport over a reliable byte stream socket (TCP sockets, TLS connections, AF_UNIX sockets, etc.) for data in motion, or as a file format for data at rest.

protobuf 6.31.1
Dependencies: abseil-cpp@20250814.1 jsoncpp@1.9.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://protobuf.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Data encoding for remote procedure calls (RPCs)
Description:

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.

ruby-protobuf 3.10.9
Dependencies: protobuf@3.21.9
Propagated dependencies: ruby-activesupport@7.2.2.1 ruby-middleware@0.1.0 ruby-thor@1.2.2 ruby-thread-safe@0.3.6
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://github.com/ruby-protobuf/protobuf
Licenses: Expat
Build system: ruby
Synopsis: Implementation of Google's Protocol Buffers in Ruby
Description:

Protobuf is an implementation of Google's Protocol Buffers in pure Ruby.

python-protobuf 5.28.3
Dependencies: protobuf@3.21.9
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://github.com/protocolbuffers/protobuf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Protocol buffers is a data interchange format
Description:

Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

python-mypy-protobuf 3.3.0
Propagated dependencies: protobuf@3.21.9 python-protobuf@3.20.3 python-types-protobuf@3.20.1
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://github.com/nipunn1313/mypy-protobuf
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Generate Mypy stub files from protobuf specifications
Description:

This Python package provide tools to generate Mypy stubs from protobuf specification files.

python-nanopb 0.4.6.4
Propagated dependencies: python-protobuf@3.20.3
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://jpa.kapsi.fi/nanopb/
Licenses: Zlib
Build system: pyproject
Synopsis: Small code-size Protocol Buffers implementation in Python
Description:

Nanopb is a small code-size Protocol Buffers implementation in ansi C. It is especially suitable for use in microcontrollers, but fits any memory-restricted system.

python-proto-plus 1.26.1
Propagated dependencies: python-protobuf@3.20.3
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://github.com/googleapis/proto-plus-python.git
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pythonic protocol buffers
Description:

This is a wrapper around protocol buffers. Protocol buffers is a specification format for APIs, such as those inside Google. This library provides protocol buffer message classes and objects that largely behave like native Python types.

protobuf 3.6.1
Dependencies: zlib@1.3.1 googletest@1.17.0
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://github.com/protocolbuffers/protobuf
Licenses: Modified BSD
Build system: gnu
Synopsis: Data encoding for remote procedure calls (RPCs)
Description:

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.

python-protobuf 6.31.1
Dependencies: protobuf@6.31.1
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://protobuf.dev
Licenses: Modified BSD
Build system: pyproject
Synopsis: Data encoding for remote procedure calls (RPCs)
Description:

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.

protobuf-static 3.21.9
Dependencies: zlib@1.3.1 googletest@1.17.0
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://github.com/protocolbuffers/protobuf
Licenses: Modified BSD
Build system: cmake
Synopsis: Data encoding for remote procedure calls (RPCs)
Description:

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.

nanopb 0.4.6.4
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://jpa.kapsi.fi/nanopb/
Licenses: Zlib
Build system: cmake
Synopsis: Small code-size Protocol Buffers implementation in ANSI C
Description:

Nanopb is a small code-size Protocol Buffers implementation in ansi C. It is especially suitable for use in microcontrollers, but fits any memory-restricted system.

python-protobuf 4.21.6
Dependencies: protobuf@3.21.9
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://github.com/protocolbuffers/protobuf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Protocol buffers is a data interchange format
Description:

Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

Total packages: 70995