#tree #path #immutability

im-pathtree

Immutable, path-addressable tree data structure

24 releases

0.2.0 Mar 13, 2024
0.1.3 Mar 12, 2024
0.1.1 Dec 13, 2023
0.0.22 Nov 8, 2023
0.0.10 Aug 29, 2023

#685 in Data structures

Download history 38/week @ 2023-12-11 18/week @ 2024-01-01 37/week @ 2024-01-15 3/week @ 2024-01-22 35/week @ 2024-02-05 13/week @ 2024-02-12 27/week @ 2024-02-19 182/week @ 2024-02-26 113/week @ 2024-03-04 325/week @ 2024-03-11 83/week @ 2024-03-18 24/week @ 2024-03-25

559 downloads per month

MPL-2.0 license

62KB
1.5K 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.4–2MB
~45K SLoC