_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-pgregory-net-rapid 1.2.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://pgregory.net/rapid/
Licenses: MPL 2.0
Synopsis: Go property-based testing library
Description:

Rapid is a Go library for property-based testing.

Rapid checks that properties you define hold for a large number of automatically generated test cases. If a failure is found, rapid automatically minimizes the failing test case before presenting it.

Features:

  • imperative Go API with type-safe data generation using generics

  • data generation biased to explore "small" values and edge cases more thoroughly

  • fully automatic minimization of failing test cases

  • persistence and automatic re-running of minimized failing test cases

  • support for state machine ("stateful" or "model-based") testing

  • no dependencies outside the Go standard library

tmux-plugin-resurrect 0-0.a2ddfb9
Channel: guix
Location: gnu/packages/tmux.scm (gnu packages tmux)
Home page: https://github.com/tmux-plugins/tmux-resurrect/
Licenses: Expat
Synopsis: Restore tmux environment after system restart
Description:

This plugin goes to great lengths to save and restore all the details from your tmux environment. Here's what's been taken care of:

  • all sessions, windows, panes and their order

  • current working directory for each pane

  • exact pane layouts within windows (even when zoomed)

  • active and alternative session

  • active and alternative window for each session

  • windows with focus

  • active pane for each window

  • "grouped sessions" (useful feature when using tmux with multiple monitors)

  • programs running within a pane! More details in the restoring programs doc.

Optional:

  • restoring vim and neovim sessions

  • restoring pane contents

ghc-random-bytestring 0.1.4
Dependencies: ghc-mwc-random@0.15.0.2 ghc-nats@1.1.2 ghc-pcg-random@0.1.4.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://www.github.com/larskuhtz/random-bytestring
Licenses: Expat
Synopsis: Efficient generation of random bytestrings
Description:

__This package is deprecated__. Please, use genByteString from the [random package (version >=1.2)](https://hackage.haskell.org/package/random) instead. . Efficient generation of random bytestrings. The implementation populates uninitialized memory with uniformily distributed random 64 bit words (and 8 bit words for remaining bytes at the end of the bytestring). . Random words are generated using the PRNG from the [mwc-random](https://hackage.haskell.org/package/mwc-random) package or the [pcg-random](https://hackage.haskell.org/package/pcg-random) package. It is also possible to use a custom PRNG by providing an instance for the RandomWords type class and using the function generate from the module "Data.ByteString.Random.Internal". . The generated byte strings are suitable for statistical applications. They are /not/ suitable for cryptographic applications. . ![benchmarks](https://hackage.haskell.org/package/random-bytestring-0.1.3.2/src/benchmarks.png) . ![detailed benchmarks](https://hackage.haskell.org/package/random-bytestring-0.1.3.2/src/benchmarks-details.png)

ribbit-javascript-r4rs 0.0.0-1.11dd04a
Channel: kakafarm
Location: kakafarm/packages/ribbit.scm (kakafarm packages ribbit)
Home page: https://github.com/udem-dlteam/ribbit
Licenses: Expat
Synopsis: A Javascript Ribbit Scheme runtime
Description:

A Javascript Ribbit Scheme runtime.

ruby-rubocop-discourse 2.4.1
Propagated dependencies: ruby-rubocop@1.68.0 ruby-rubocop-rspec@2.26.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/rubocop-discourse
Licenses: Expat
Synopsis: Custom rubocop cops used by Discourse
Description:

Custom rubocop cops used by Discourse

ruby-rails-dom-testing 2.2.0
Propagated dependencies: ruby-activesupport@7.2.2.1 ruby-nokogiri@1.18.10
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/rails-dom-testing
Licenses: Expat
Synopsis: Compare HTML DOMs and assert certain elements exists
Description:

This gem can compare HTML and assert certain elements exists. This is useful when writing tests.

ruby-rspec-stubbed-env 1.0.0-0.9d767de
Propagated dependencies: ruby-rspec@3.13.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/pboling/rspec-stubbed_env
Licenses: Expat
Synopsis: RSpec plugin to stub environment variables
Description:

This RSpec plugin can be used to stub environment variables in a scoped context for testing.

ruby-rubocop-packaging 0.5.2
Propagated dependencies: ruby-rubocop@1.68.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/utkarsh2102/rubocop-packaging
Licenses: Expat
Synopsis: Collection of RuboCop checks for downstream compatibility issues
Description:

This package provides a collection of RuboCop cops to check for downstream compatibility issues in the Ruby code.

ruby-omniauth-facebook 8.0.0
Propagated dependencies: ruby-omniauth-oauth2@1.8.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/simi/omniauth-facebook
Licenses: Expat
Synopsis: Facebook OAuth2 Strategy for OmniAuth
Description:

Facebook OAuth2 Strategy for OmniAuth

emacs-desktop-registry 20140119.2143
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://projects.ryuslash.org/desktop-registry/
Licenses:
Synopsis: Keep a central registry of desktop files
Description:

Documentation at https://melpa.org/#/desktop-registry

emacs-pip-requirements 20240621.2151
Propagated dependencies: emacs-dash@20250312.1307
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Wilfred/pip-requirements.el
Licenses:
Synopsis: A major mode for editing pip requirements files
Description:

Documentation at https://melpa.org/#/pip-requirements

emacs-register-channel 20210120.1618
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/YangZhao11/register-channel
Licenses:
Synopsis: Jump around fast using registers
Description:

Documentation at https://melpa.org/#/register-channel

emacs-project-rootfile 20251111.720
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/buzztaiki/project-rootfile.el
Licenses:
Synopsis: Extension of project.el to detect project with root file
Description:

Documentation at https://melpa.org/#/project-rootfile

emacs-redpen-paragraph 20160625.1050
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/karronoli/redpen-paragraph.el
Licenses:
Synopsis: RedPen interface
Description:

Documentation at https://melpa.org/#/redpen-paragraph

emacs-russian-holidays 20170109.2140
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/grafov/russian-holidays
Licenses:
Synopsis: Russian holidays for the calendar
Description:

Documentation at https://melpa.org/#/russian-holidays

emacs-projectile-rails 20221231.1643
Propagated dependencies: emacs-projectile@20250704.908 emacs-inflections@20210110.2237 emacs-inf-ruby@20250212.29 emacs-f@20241003.1131 emacs-rake@20220211.827 emacs-dash@20250312.1307
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/asok/projectile-rails
Licenses:
Synopsis: Minor mode for Rails projects based on projectile-mode
Description:

Documentation at https://melpa.org/#/projectile-rails

emacs-request-deferred 20220614.1604
Propagated dependencies: emacs-deferred@20170901.1330 emacs-request@20250219.2213
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/tkf/emacs-request
Licenses:
Synopsis: Wrap request.el by deferred
Description:

Documentation at https://melpa.org/#/request-deferred

emacs-recursive-narrow 20190306.1521
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/nflath/recursive-narrow
Licenses:
Synopsis: Narrow-to-region that operates recursively
Description:

Documentation at https://melpa.org/#/recursive-narrow

emacs-readable-numbers 20220711.911
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Titan-C/cardano.el
Licenses:
Synopsis: Visually separate long integers
Description:

Documentation at https://melpa.org/#/readable-numbers

emacs-ruby-compilation 20150709.640
Propagated dependencies: emacs-inf-ruby@20250212.29
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/eschulte/rinari
Licenses:
Synopsis: Run a ruby process in a compilation buffer
Description:

Documentation at https://melpa.org/#/ruby-compilation

emacs-railscasts-theme 20150219.1525
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/mikenichols/railscasts-theme
Licenses:
Synopsis: Railscasts color theme for GNU Emacs
Description:

Documentation at https://melpa.org/#/railscasts-theme

emacs-russian-calendar 20251201.1323
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Anoncheg1/emacs-russian-calendar
Licenses:
Synopsis: Russian holidays and conferences. Updated 2025-09-30
Description:

Documentation at https://melpa.org/#/russian-calendar

emacs-railscasts-theme 0.1-0.1340c3f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mikenichols/railscasts-theme
Licenses: Expat
Synopsis: Railscasts is a color theme for Emacs
Description:

Railscasts is a color theme for Emacs.

Total results: 7783