_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
tree 2.1.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://mama.indstate.edu/users/ice/tree/
Licenses: GPL 2+
Synopsis: Recursively list the contents of a directory
Description:

Tree is a recursive directory listing command that produces a depth indented listing of files, which is colorized ala dircolors if the LS_COLORS environment variable is set and output is to tty.

r-tree 1.0-43
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tree/
Licenses: GPL 2+
Synopsis: Classification and regression trees
Description:

This package provides procedures to work with classification and regression trees.

iq-tree 2.0.6
Dependencies: boost@1.83.0 eigen@3.4.0 zlib@1.3
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://www.iqtree.org/
Licenses: GPL 2
Synopsis: Efficient software for phylogenomic inference
Description:

This package provides software for phylogenomic inference.

treefmt 0.6.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://numtide.github.io/treefmt
Licenses: Expat
Synopsis: Command-line application to format the code tree
Description:

This application provides a way to unify the formatting process of the codebase. It is nice for large code trees where using multiple formatters are common. treefmt comes with the following features.

  • Unified CLI and output.

  • Runs formatters in parallel.

  • Cache changed files for performance.

The application does have some design decisions to keep in mind.

  • The source code is kept under version control, making it possible to revert and check changes.

  • Only one formatter per file, making outputs idempotent.

cl-trees 0.11-1.7b06048
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/froydnj/trees/
Licenses: Modified BSD
Synopsis: Binary trees in normal and balanced flavors
Description:

This package implements binary trees of various kinds, presenting a uniform interface to them all.

r-treeio 1.28.0
Propagated dependencies: r-ape@5.8 r-dplyr@1.1.4 r-jsonlite@1.8.8 r-magrittr@2.0.3 r-rlang@1.1.4 r-tibble@3.2.1 r-tidytree@0.4.6 r-yulab-utils@0.1.7
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/YuLab-SMU/treeio
Licenses: Artistic License 2.0
Synopsis: Base classes and functions for Phylogenetic tree input and output
Description:

This is an R package to make it easier to import and store phylogenetic trees with associated data; and to link external data from different sources to phylogeny. It also supports exporting phylogenetic trees with heterogeneous associated data to a single tree file and can be served as a platform for merging tree with associated data and converting file formats.

ecl-trees 0.11-1.7b06048
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/froydnj/trees/
Licenses: Modified BSD
Synopsis: Binary trees in normal and balanced flavors
Description:

This package implements binary trees of various kinds, presenting a uniform interface to them all.

r-treemap 2.4-4
Propagated dependencies: r-colorspace@2.1-1 r-data-table@1.16.0 r-ggplot2@3.5.1 r-gridbase@0.4-7 r-igraph@2.0.3 r-rcolorbrewer@1.1-3 r-shiny@1.8.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=treemap
Licenses: GPL 3+
Synopsis: Treemap visualization
Description:

A treemap is a space-filling visualization of hierarchical structures. This package offers great flexibility to draw treemaps.

sbcl-trees 0.11-1.7b06048
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/froydnj/trees/
Licenses: Modified BSD
Synopsis: Binary trees in normal and balanced flavors
Description:

This package implements binary trees of various kinds, presenting a uniform interface to them all.

r-treeclust 1.1-7
Propagated dependencies: r-cluster@2.1.6 r-rpart@4.1.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/treeClust/
Licenses: GPL 2+
Synopsis: Cluster distances through trees
Description:

This package provides tools to create a measure of inter-point dissimilarity useful for clustering mixed data, and, optionally, perform the clustering.

r-data-tree 1.1.0
Propagated dependencies: r-r6@2.5.1 r-stringi@1.8.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gluc/data.tree
Licenses: GPL 2+
Synopsis: General purpose hierarchical data structure
Description:

Create tree structures from hierarchical data, and traverse the tree in various orders. Aggregate, cumulate, print, plot, convert to and from data.frame and more. This is useful for decision trees, machine learning, finance, conversion from and to JSON, and many other applications.

tree-sitter 0.20.10
Dependencies: icu4c@71.1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://tree-sitter.github.io/tree-sitter/
Licenses: Expat
Synopsis: Incremental parsing system for programming tools
Description:

Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited.

Tree-sitter aims to be:

  • General enough to parse any programming language

  • Fast enough to parse on every keystroke in a text editor

  • Robust enough to provide useful results even in the presence of syntax errors

  • Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application

This package includes the libtree-sitter runtime library.

emacs-treepy 20240930.728
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/volrath/treepy.el
Licenses:
Synopsis: Generic tree traversal tools
Description:

Documentation at https://melpa.org/#/treepy

emacs-treepy 0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/volrath/treepy.el
Licenses: GPL 3+
Synopsis: Tree traversal tools
Description:

Generic tools for recursive and iterative tree traversal based on clojure.walk and clojure.zip respectively.

ruby-treetop 1.6.10
Propagated dependencies: ruby-polyglot@0.3.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/cjheath/treetop
Licenses: Expat
Synopsis: Ruby-based parsing DSL based on parsing expression grammars
Description:

This package provides a Ruby-based Parsing Expression Grammar (PEG) parser generator Domain Specific Language (DSL).

rust-treediff 4.0.2
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/Byron/treediff-rs
Licenses: Expat ASL 2.0
Synopsis: Find the difference between arbitrary data structures
Description:

Find the difference between arbitrary data structures

rust-ego-tree 0.6.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/programble/ego-tree
Licenses: ISC
Synopsis: Vec-backed ID-tree
Description:

Ego Tree provides a vec-backed ID-tree.

rust-treeline 0.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/softprops/treeline
Licenses: Expat
Synopsis: Library for visualizing tree structured data
Description:

This package provides a library for visualizing tree structured data.

tree-sitter-r 0.0.1-0.80efda5
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-r
Licenses: Expat
Synopsis: Tree-sitter R grammar
Description:

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

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

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

ghc-tree-diff 0.2.2
Dependencies: ghc-aeson@2.0.3.0 ghc-ansi-terminal@0.11.4 ghc-ansi-wl-pprint@0.6.9 ghc-base-compat@0.12.2 ghc-bytestring-builder@0.10.8.2.0 ghc-hashable@1.4.2.0 ghc-parsers@0.12.11 ghc-primitive@0.7.3.0 ghc-quickcheck@2.14.3 ghc-scientific@0.3.7.0 ghc-semialign@1.2.0.1 ghc-strict@0.4.0.1 ghc-tagged@0.8.6.1 ghc-these@1.1.1.1 ghc-unordered-containers@0.2.19.1 ghc-uuid-types@1.0.5 ghc-vector@0.12.3.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/phadej/tree-diff
Licenses: Modified BSD
Synopsis: Compute difference between (expression) trees
Description:

This Haskell library provides a function for computing the difference between (expression) trees. It also provides a way to compute the difference between arbitrary abstract datatypes (ADTs) using Generics-derivable helpers.

java-asm-tree 9.4
Dependencies: java-asm@9.4
Channel: guix
Location: gnu/packages/java.scm (gnu packages java)
Home page: https://asm.ow2.io/
Licenses: Modified BSD
Synopsis: Very small and fast Java bytecode manipulation framework
Description:

ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. The provided common transformations and analysis algorithms allow easily assembling custom complex transformations and code analysis tools.

java-asm-tree 8.0.1
Dependencies: java-asm@8.0.1
Channel: guix
Location: gnu/packages/java.scm (gnu packages java)
Home page: https://asm.ow2.io/
Licenses: Modified BSD
Synopsis: Very small and fast Java bytecode manipulation framework
Description:

ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. The provided common transformations and analysis algorithms allow easily assembling custom complex transformations and code analysis tools.

guile-aa-tree 3.1.1
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://qlfiles.net/guile-aa-tree/
Licenses: GPL 3+
Synopsis: AA tree data structure for Guile
Description:

This package provides an implementation of AA trees, a self-balancing binary tree data structure, for Guile. It ensure O(log n) worst case performance for core operations. The module provides non-mutating insert, delete, and search operations, with support for convenient nested tree operations.

Page: 12345678
Total results: 188