_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
tree-sitter-java 0.20.1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-java
Licenses: Expat
Synopsis: Tree-sitter Java grammar
Description:

This package provides a Java grammar for the Tree-sitter library.

tree-sitter-rust 0.20.4
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-rust
Licenses: Expat
Synopsis: Tree-sitter Rust grammar
Description:

This package provides a Rust grammar for the Tree-sitter library.

tree-sitter-bash 0.20.4
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-bash
Licenses: Expat
Synopsis: Tree-sitter Bash grammar
Description:

This package provides a Bash grammar for the Tree-sitter library.

cl-spatial-trees 0-1.81fdad0
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-optima@1.0-1.373b245 cl-iterate@1.5.3 cl-fiveam@1.4.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/rpav/spatial-trees
Licenses: Modified BSD
Synopsis: Dynamic index data structures for spatially-extended data
Description:

Spatial-trees is a set of dynamic index data structures for spatially-extended data.

perl-tree-simple 1.34
Propagated dependencies: perl-scalar-list-utils@1.62
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Tree-Simple
Licenses: GPL 1+
Synopsis: Simple tree object
Description:

This module in a fully object-oriented implementation of a simple n-ary tree.

texlive-pst-tree 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-tree
Licenses: LPPL (any version)
Synopsis: Trees, using PSTricks
Description:

pst-tree defines a macro \pstree that offers a structured way of joining nodes created using pst-node in order to draw trees.

rust-thread-tree 0.3.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/thread-tree
Licenses: Expat ASL 2.0
Synopsis: Tree-structured thread pool
Description:

This package provides a tree-structured thread pool for splitting jobs hierarchically on worker threads. The tree structure means that there is no contention between workers when delivering jobs.

ruby-syntax-tree 6.1.1
Propagated dependencies: ruby-prettier-print@1.2.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby-syntax-tree/syntax_tree
Licenses: Expat
Synopsis: Fast Ruby parser and formatter
Description:

Syntax Tree is a suite of tools built on top of the internal CRuby parser. It provides the ability to generate a syntax tree from source, as well as the tools necessary to inspect and manipulate that syntax tree. It can be used to build formatters, linters, language servers, and more.

ecl-history-tree 0.1.2
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-custom-hash-table@0.3-1.f269831 ecl-local-time@1.0.6-4.40169fe ecl-nclasses@0.6.1 ecl-trivial-package-local-nicknames@0.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/atlas-engineer/history-tree
Licenses: Modified BSD
Synopsis: Store the history of a browser's visited paths
Description:

This data structure can be used to store the history of visited paths or URLs with a file or web browser, in a way that no “forward” element is ever forgotten.

The history tree is “global” in the sense that multiple owners (e.g. tabs) can have overlapping histories. On top of that, an owner can spawn another one, starting from one of its nodes (typically when you open a URL in a new tab).

emacs-treebundel 0.3.0
Propagated dependencies: emacs-compat@30.0.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purplg/treebundel
Licenses: Expat
Synopsis: Bundle related git-worktrees together
Description:

This package is used for bundling related git-worktrees from multiple repositories together. This helps switch quickly between repositories and ensure you're on the correct branch. When you're done with your changes, you can use the repositories in the workspace and know which ones were modified to simplify the process of getting the changes merged in together. Additionally, git metadata is shared between all projects. You can stash, pop, and pull changes in from the same repository in other workspaces thanks to the power of git-worktrees.

emacs-tree-sitter 20220212.1632
Propagated dependencies: emacs-tsc@20220212.1632
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-tree-sitter/elisp-tree-sitter
Licenses:
Synopsis: Incremental parsing system
Description:

Documentation at https://melpa.org/#/tree-sitter

tree-sitter-latex 0.3.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/latex-lsp/tree-sitter-latex
Licenses: Expat
Synopsis: Tree-sitter LaTeX grammar
Description:

This package provides a LaTeX grammar for the Tree-sitter library.

tree-sitter-cmake 0.4.1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/uyha/tree-sitter-cmake
Licenses: Expat
Synopsis: Tree-sitter CMake grammar
Description:

This package provides a CMake grammar for the Tree-sitter library.

tree-sitter-julia 0.19.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-julia
Licenses: Expat
Synopsis: Tree-sitter Julia grammar
Description:

This package provides a Julia grammar for the Tree-sitter library.

tree-sitter-meson 1.2-0.3d6dfbd
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/Decodetalkers/tree-sitter-meson
Licenses: Expat
Synopsis: Tree-sitter Meson grammar
Description:

This package provides a Meson grammar for the Tree-sitter library.

tree-sitter-scala 0.20.2
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-scala
Licenses: Expat
Synopsis: Tree-sitter Scala grammar
Description:

This package provides a Scala grammar for the Tree-sitter library.

tree-sitter-gomod 1.0.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/camdencheek/tree-sitter-go-mod.git
Licenses: Expat
Synopsis: Tree-sitter Go .mod grammar
Description:

This package provides a Go .mod grammar for the Tree-sitter library.

tree-sitter-ocaml 0.20.1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-ocaml
Licenses: Expat
Synopsis: Tree-sitter OCaml (.ml and .mli) grammars
Description:

This package provides OCaml (.ml and .mli) grammars for the Tree-sitter library.

rust-tracing-tree 0.3.1
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/davidbarsky/tracing-tree
Licenses: Expat ASL 2.0
Synopsis: Tracing Layer which prints a tree of spans and events.
Description:

This package provides a Tracing Layer which prints a tree of spans and events.

rust-tracing-tree 0.2.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/davidbarsky/tracing-tree
Licenses: Expat ASL 2.0
Synopsis: Tracing Layer which prints a tree of spans and events
Description:

This package provides a Tracing Layer which prints a tree of spans and events.

ecl-spatial-trees 0-1.81fdad0
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-optima@1.0-1.373b245 ecl-iterate@1.5.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/rpav/spatial-trees
Licenses: Modified BSD
Synopsis: Dynamic index data structures for spatially-extended data
Description:

Spatial-trees is a set of dynamic index data structures for spatially-extended data.

cl-draw-cons-tree 1.0-0.04334f5
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-fiveam@1.4.2 cl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/draw-cons-tree/
Licenses: Unlicense
Synopsis: Draw an ascii picture of a cons tree
Description:

cl-draw-cons-tree draws a cons tree in ASCII-art style.

sbcl-history-tree 0.1.2
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-custom-hash-table@0.3-1.f269831 sbcl-local-time@1.0.6-4.40169fe sbcl-nclasses@0.6.1 sbcl-trivial-package-local-nicknames@0.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/atlas-engineer/history-tree
Licenses: Modified BSD
Synopsis: Store the history of a browser's visited paths
Description:

This data structure can be used to store the history of visited paths or URLs with a file or web browser, in a way that no “forward” element is ever forgotten.

The history tree is “global” in the sense that multiple owners (e.g. tabs) can have overlapping histories. On top of that, an owner can spawn another one, starting from one of its nodes (typically when you open a URL in a new tab).

emacs-dir-treeview 20230922.2328
Propagated dependencies: emacs-treeview@20230728.2343
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/tilmanrassy/emacs-dir-treeview
Licenses:
Synopsis: A directory tree browser and simple file manager
Description:

Documentation at https://melpa.org/#/dir-treeview

Page: 12345678
Total results: 188