treesome

Crates.iotreesome
lib.rstreesome
version0.7.0
sourcesrc
created_at2024-04-08 08:32:12.886901
updated_at2024-04-19 09:10:33.436453
descriptionA library for tree creation, manipulation, traversal and visualization.
homepage
repositoryhttps://github.com/Pscheidl/treesome
max_upload_size
id1200028
size41,132
Pavel Pscheidl (Pscheidl)

documentation

https://docs.rs/treesome

README

Treesome

Crates.io Version docs.rs (with version)

A playful library for tree

  1. creation,
  2. traversal,
  3. manipulation,
  4. serialization and deserialization,
  5. visualization.

(alpha stage, just started playing with this)

Offers precisely sized binary (Btree) and generalized n-ary tree (Tree) structures. Serde is supported.

:musical_note: (ignore if you don't understand the language or the jargon)

V grafu vede cesta,
jako žádná ze sta,
roubená je stromama.

Když šel Euler v létě,
samoten na světě,
prošel všema mostama.

(V Královci neprošel, bohužel)

Commit count: 24

cargo fmt