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

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.


nsq 1.3.0
Channel: guix
Location: gnu/packages/high-availability.scm (gnu packages high-availability)
Home page: https://nsq.io
Licenses: Expat
Build system: go
Synopsis: Realtime distributed messaging platform
Description:

NSQ is a realtime distributed messaging platform designed to operate at scale, handling billions of messages per day.

Key features:

  • support distributed topologies without SPOF

  • scale horizontally (no brokers, seamlessly add more nodes to the cluster)

  • low-latency push based message delivery (performance)

  • combine load-balanced and multicast style message routing

  • excel at both streaming (high-throughput) and job oriented (low-throughput) workloads

  • primarily in-memory (beyond a high-water mark messages are transparently kept on disk)

  • runtime discovery service for consumers to find producers (nsqlookupd)

  • transport layer security (TLS)

  • data format agnostic

  • few dependencies (easy to deploy) and a sane, bounded, default configuration

  • simple TCP protocol supporting client libraries in any language

  • HTTP interface for stats, admin actions, and producers (no client library needed to publish)

  • integrate with StatsD for realtime instrumentation

  • robust cluster administration interface (nsqadmin)

corosync 3.1.10
Dependencies: kronosnet@1.33 libqb@2.0.9
Channel: guix
Location: gnu/packages/high-availability.scm (gnu packages high-availability)
Home page: https://corosync.github.io/corosync/
Licenses: Zero-Clause BSD GPL 3+
Build system: gnu
Synopsis: Group communication system for implementing High Availability in applications
Description:

The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features:

  • A closed process group communication model with extended virtual synchrony guarantees for creating replicated state machines.

  • A simple availability manager that restarts the application process when it has failed.

  • A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information.

  • A quorum system that notifies applications when quorum is achieved or lost.

nats-server 2.14.1
Dependencies: go-github-com-antithesishq-antithesis-sdk-go@0.7.0 go-github-com-google-go-tpm@0.9.8 go-github-com-klauspost-compress@1.18.0 go-github-com-minio-highwayhash@1.0.4 go-github-com-nats-io-jwt-v2@2.8.1 go-github-com-nats-io-nats-go@1.51.0 go-github-com-nats-io-nkeys@0.4.15 go-github-com-nats-io-nuid@1.0.1 go-golang-org-x-crypto@0.50.0 go-golang-org-x-sys@0.43.0 go-golang-org-x-time@0.14.0
Channel: guix
Location: gnu/packages/high-availability.scm (gnu packages high-availability)
Home page: https://github.com/nats-io/nats-server
Licenses: ASL 2.0
Build system: go
Synopsis: High performance message broker
Description:

NATS is a simple, secure and performant communications system for digital systems, services and devices. NATS is part of the Cloud Native Computing Foundation (CNCF). NATS has over 40 client language implementations, and its server can run on-premise, in the cloud, at the edge, and even on a Raspberry Pi. NATS can secure and simplify design and operation of modern distributed systems.

rabbitmq 4.3.1
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/high-availability.scm (gnu packages high-availability)
Home page: https://www.rabbitmq.com/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Messaging and streaming broker supporting multiple open protocols
Description:

RabbitMQ is a messaging and streaming broker that supports multiple messaging protocols, including AMQP 1.0 and MQTT 5.0. It offers features such as message routing, filtering, streaming, federation, and clustering. It is designed for reliability and flexibility.

cowsql-raft 0.22.1
Dependencies: libuv@1.44.2 lz4@1.10.0
Channel: guix
Location: gnu/packages/high-availability.scm (gnu packages high-availability)
Home page: https://github.com/cowsql/raft
Licenses: LGPL 3
Build system: gnu
Synopsis: Asynchronous C implementation of the Raft consensus protocol
Description:

This package implements a Raft algorithm logic (no I/O and no system calls). On top of that, various drivers are provided that implement actual network communication and persistent data storage.

The core part of the library is designed to work well with asynchronous or non-blocking I/O engines (such as libuv and io_uring), although it can be used in threaded or blocking contexts as well.

haproxy 3.2.7
Dependencies: libxcrypt@4.4.38 lua@5.3.5 openssl@3.5.5 pcre2@10.42 zlib@1.3.1
Channel: guix
Location: gnu/packages/high-availability.scm (gnu packages high-availability)
Home page: https://www.haproxy.org/
Licenses: GPL 2+ LGPL 2.1 LGPL 2.1+
Build system: gnu
Synopsis: Reliable, high performance TCP/HTTP load balancer
Description:

HAProxy offers HA, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited to Web sites crawling under very high loads while needing persistence or Layer 7 processing. Supporting tens of thousands of connections is clearly realistic with today's hardware.

hunspell 1.7.0
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: https://hunspell.github.io/
Licenses: MPL 1.1 GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: Spell checker
Description:

Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding.

hunspell-dict-he-il 24.8.2.1
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: http://hspell.ivrix.org.il/
Licenses: AGPL 3+
Build system: trivial
Synopsis: Hunspell dictionary for Hebrew
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-en-ca 2018.04.16
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: http://wordlist.aspell.net/
Licenses: non-copyleft
Build system: gnu
Synopsis: Hunspell dictionary for Canadian English
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-de-at 20161207
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: https://www.j3e.de/ispell/igerman98/
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: Hunspell dictionary for Austrian German (de_AT)
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-hu 1.7-2
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: https://magyarispell.sourceforge.net/
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: Hunspell dictionary for Hungarian (hu_HU)
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-pt-br 24.8.2.1
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: https://cgit.freedesktop.org/libreoffice/dictionaries/tree/pt_BR
Licenses: LGPL 3+
Build system: trivial
Synopsis: Hunspell dictionary for Portuguese (Brazil)
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-el-polytonic 0.1
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: https://git.thanosapollo.org/hunspell-dict-el-polytonic
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: Hunspell Polytonic Greek/Hellenic dictionary
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-de 20161207
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: https://www.j3e.de/ispell/igerman98/
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: Hunspell dictionary for German (de_DE)
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-de-ch 20161207
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: https://www.j3e.de/ispell/igerman98/
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: Hunspell dictionary for Swiss German (de_CH)
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-en-gb 2018.04.16
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: http://wordlist.aspell.net/
Licenses: non-copyleft
Build system: gnu
Synopsis: Hunspell dictionary for British English, with -ise endings
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-el 0.1
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: https://git.thanosapollo.org/hunspell-dict-el/
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: Hunspell Greek/Hellenic dictionary
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-fr 6.2
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: https://www.dicollecte.org/home.php?prj=fr
Licenses: MPL 2.0
Build system: trivial
Synopsis: Hunspell dictionary for ``classic'' French (recommended)
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-fr-moderne 6.2
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: https://www.dicollecte.org/home.php?prj=fr
Licenses: MPL 2.0
Build system: trivial
Synopsis: Hunspell dictionary for ``modern'' French
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-en-au 2018.04.16
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: http://wordlist.aspell.net/
Licenses: non-copyleft
Build system: gnu
Synopsis: Hunspell dictionary for Australian English
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-pt-pt 24.8.2.1
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: https://cgit.freedesktop.org/libreoffice/dictionaries/tree/pt_PT
Licenses: GPL 2+
Build system: trivial
Synopsis: Hunspell dictionary for Portuguese (Portugal)
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-fr-reforme1990 6.2
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: https://www.dicollecte.org/home.php?prj=fr
Licenses: MPL 2.0
Build system: trivial
Synopsis: Hunspell dictionary for the post @dfn{1990 réforme} French
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-en-gb-ize 2018.04.16
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: http://wordlist.aspell.net/
Licenses: non-copyleft
Build system: gnu
Synopsis: Hunspell dictionary for British English, with -ize endings
Description:

This package provides a dictionary for the Hunspell spell-checking library.

hunspell-dict-en-us 2018.04.16
Channel: guix
Location: gnu/packages/hunspell.scm (gnu packages hunspell)
Home page: http://wordlist.aspell.net/
Licenses: non-copyleft
Build system: gnu
Synopsis: Hunspell dictionary for United States English
Description:

This package provides a dictionary for the Hunspell spell-checking library.

Total packages: 32521