12 releases (stable)
| 1.1.7 | Aug 21, 2023 |
|---|---|
| 1.1.6 | Feb 19, 2023 |
| 1.1.5 | Sep 8, 2022 |
| 1.0.3 | Aug 21, 2022 |
| 0.1.3 | Jun 18, 2022 |
#834 in Data structures
64 downloads per month
Used in html_parse
45KB
1K
SLoC
forest-ds
Implementation an arena based Tree structure.
Implemented features:
- Appending children and siblings
- Inserting children and siblings on any node
- Iteration on the structure (
Iter,IterMutandIntoIter) serdefeature for serialization
Missing features:
- Parallel iteration with
rayon
Dependencies
~155–640KB
~15K SLoC