#pruning #tree #ordered

fork-tree

Utility library for managing tree-like ordered data with logic for pruning the tree while finalizing nodes. (polkadot v1.10.0)

32 releases (11 major breaking)

13.0.0 Apr 8, 2024
12.0.0 Jan 23, 2024
11.0.0 Nov 1, 2023
10.0.0 Oct 4, 2023
2.0.0-alpha.5 Mar 24, 2020

#3 in #pruning

Download history 2964/week @ 2024-07-22 2592/week @ 2024-07-29 2677/week @ 2024-08-05 3754/week @ 2024-08-12 3548/week @ 2024-08-19 3035/week @ 2024-08-26 2325/week @ 2024-09-02 3094/week @ 2024-09-09 3085/week @ 2024-09-16 3848/week @ 2024-09-23 3932/week @ 2024-09-30 2455/week @ 2024-10-07 3287/week @ 2024-10-14 4527/week @ 2024-10-21 3908/week @ 2024-10-28 3299/week @ 2024-11-04

15,153 downloads per month
Used in 98 crates (6 directly)

Apache-2.0

54KB
1K SLoC

Utility library for managing tree-like ordered data with logic for pruning the tree while finalizing nodes.

License: Apache-2.0


lib.rs:

Utility library for managing tree-like ordered data with logic for pruning the tree while finalizing nodes.

Dependencies

~3MB
~66K SLoC