#tree #immutability #path

im-pathtree

Immutable, path-addressable tree data structure

43 releases (13 breaking)

0.13.0 Nov 6, 2024
0.11.1 Sep 4, 2024
0.5.0 Jul 30, 2024
0.2.0 Mar 13, 2024
0.0.22 Nov 8, 2023

#456 in Data structures

Download history 310/week @ 2024-07-29 590/week @ 2024-08-05 96/week @ 2024-08-12 37/week @ 2024-08-19 1123/week @ 2024-08-26 693/week @ 2024-09-02 20/week @ 2024-09-09 256/week @ 2024-09-16 187/week @ 2024-09-23 61/week @ 2024-09-30 44/week @ 2024-10-07 47/week @ 2024-10-14 72/week @ 2024-10-21 63/week @ 2024-10-28 210/week @ 2024-11-04 19/week @ 2024-11-11

376 downloads per month

MPL-2.0 license

93KB
2K SLoC

im-pathtree

Crates.io Docs.rs Deps.rs Security audit Continuous integration License: MPL 2.0

Immutable, path-addressable tree data structure.

License

Licensed under the Mozilla Public License 2.0 (MPL-2.0) (see MPL-2.0.txt or https://www.mozilla.org/MPL/2.0/).

Permissions of this copyleft license are conditioned on making available source code of licensed files and modifications of those files under the same license (or in certain cases, one of the GNU licenses). Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. However, a larger work using the licensed work may be distributed under different terms and without source code for files added in the larger work.

Contribution

Any contribution intentionally submitted for inclusion in the work by you shall be licensed under the Mozilla Public License 2.0 (MPL-2.0).

It is required to add the following header with the corresponding SPDX short identifier to the top of each file:

// SPDX-License-Identifier: MPL-2.0

Dependencies

~1.8–2.4MB
~54K SLoC