#nu-shell #tree #spans

nu-protocol

Nushell's internal protocols, including its abstract syntax tree

82 breaking releases

new 0.104.0 Apr 30, 2025
0.103.0 Mar 19, 2025
0.102.0 Feb 5, 2025
0.101.0 Dec 22, 2024
0.7.0 Dec 17, 2019

#332 in Command-line interface

Download history 2743/week @ 2025-01-08 1839/week @ 2025-01-15 2237/week @ 2025-01-22 2420/week @ 2025-01-29 3643/week @ 2025-02-05 2908/week @ 2025-02-12 3392/week @ 2025-02-19 2895/week @ 2025-02-26 4584/week @ 2025-03-05 2670/week @ 2025-03-12 4306/week @ 2025-03-19 3614/week @ 2025-03-26 5301/week @ 2025-04-02 4735/week @ 2025-04-09 3969/week @ 2025-04-16 4168/week @ 2025-04-23

18,616 downloads per month
Used in 135 crates (128 directly)

MIT and maybe CC-PDDC

1.5MB
33K SLoC

nu-protocol

The nu-protocol crate holds the definitions of structs/traits that are used throughout Nushell. This gives us one way to expose them to many other crates, as well as make these definitions available to each other, without causing mutually recursive dependencies.

Dependencies

~15–52MB
~791K SLoC