#shell #ast #nu-shell #tree

nu-protocol

Nushell's internal protocols, including its abstract syntax tree

81 breaking releases

new 0.103.0 Mar 19, 2025
0.101.0 Dec 22, 2024
0.100.0 Nov 13, 2024
0.96.1 Jul 29, 2024
0.7.0 Dec 17, 2019

#202 in Command-line interface

Download history 2542/week @ 2024-12-03 3041/week @ 2024-12-10 2975/week @ 2024-12-17 1654/week @ 2024-12-24 1953/week @ 2024-12-31 2637/week @ 2025-01-07 2241/week @ 2025-01-14 2235/week @ 2025-01-21 2300/week @ 2025-01-28 3671/week @ 2025-02-04 2786/week @ 2025-02-11 3480/week @ 2025-02-18 2794/week @ 2025-02-25 3753/week @ 2025-03-04 3560/week @ 2025-03-11 3413/week @ 2025-03-18

13,937 downloads per month
Used in 137 crates (128 directly)

MIT and maybe CC-PDDC

1.5MB
32K 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–47MB
~770K SLoC