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

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-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.53.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-prometheus-community-pro-bing 0.5.0
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-golang-org-x-net@0.53.0 go-golang-org-x-sync@0.20.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-common-assets 0.2.0
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: Prometheus assets
Description:

This package provides Prometheus assets.

go-github-com-prometheus-procfs 0.19.2
Propagated dependencies: go-golang-org-x-sync@0.20.0 go-golang-org-x-sys@0.43.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-statsd-exporter 0.28.0
Propagated dependencies: go-github-com-alecthomas-kingpin-v2@2.4.0 go-github-com-go-kit-log@0.2.1 go-github-com-golang-groupcache@0.0.0-20210331224755-41bb18bfe9da go-github-com-prometheus-client-golang@1.23.2 go-github-com-prometheus-client-model@0.6.2 go-github-com-prometheus-common@0.67.5 go-github-com-prometheus-exporter-toolkit@0.13.2 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/statsd_exporter
Licenses: ASL 2.0
Build system: go
Synopsis: StatsD to Prometheus metrics exporter
Description:

The StatsD exporter is a drop-in replacement for StatsD. The exporter translates StatsD metrics to Prometheus metrics via configured mapping rules. This package provides a Golang module and statsd_exporter executable command.

go-github-com-yeya24-promlinter 0.3.0
Propagated dependencies: go-github-com-prometheus-client-golang@1.23.2 go-github-com-prometheus-client-model@0.6.2 go-gopkg-in-alecthomas-kingpin-v2@2.4.0 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/yeya24/promlinter
Licenses: ASL 2.0
Build system: go
Synopsis: Go linter for Prometheus metrics
Description:

This package provides a linter for checking Prometheus metrics name via promlint.

go-github-com-prometheus-client-golang 1.23.2
Propagated dependencies: go-github-com-beorn7-perks@1.0.1 go-github-com-cespare-xxhash-v2@2.3.0 go-github-com-json-iterator-go@1.1.12 go-github-com-klauspost-compress@1.18.0 go-github-com-kylelemons-godebug@1.1.0 go-github-com-prometheus-client-model@0.6.2 go-github-com-prometheus-common@0.67.5 go-github-com-prometheus-procfs@0.19.2 go-golang-org-x-sys@0.43.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/client_golang
Licenses: ASL 2.0
Build system: go
Synopsis: HTTP server and client tools for Prometheus
Description:

This package promhttp provides HTTP client and server tools for Prometheus metrics.

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.3.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.53.0 go-golang-org-x-oauth2@0.36.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

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.35.0 go-golang-org-x-net@0.53.0 go-golang-org-x-text@0.36.0 go-golang-org-x-tools@0.44.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-exporter-toolkit 0.13.2
Propagated dependencies: go-github-com-alecthomas-kingpin-v2@2.4.0 go-github-com-coreos-go-systemd-v22@22.7.0 go-github-com-go-kit-log@0.2.1 go-github-com-mdlayher-vsock@1.2.1 go-github-com-prometheus-client-golang@1.23.2 go-github-com-prometheus-common@0.67.5 go-golang-org-x-crypto@0.50.0 go-golang-org-x-sync@0.20.0 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/exporter-toolkit
Licenses: ASL 2.0
Build system: go
Synopsis: Utility package to build Prometheus exporters
Description:

This package provides tooling to build Prometheus exporters

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.53.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-otlptranslator 1.0.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/otlptranslator
Licenses: ASL 2.0
Build system: go
Synopsis: OTLP Prometheus Translator
Description:

This package provides a functionality to convert OTLP metric and attribute names to Prometheus-compliant formats. This is an internal library for both Prometheus and Open Telemetry,

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.

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.

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.

protobuf 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.

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.

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.

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.

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.

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.

emacs-protobuf-mode 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: emacs
Synopsis: Protocol buffers major mode for Emacs
Description:

This package provides an Emacs major mode for editing Protocol Buffer source 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.

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.

Total packages: 72465