typed-path
Provides typed variants of Path and PathBuf for Unix and Windows (by chipsenkbeil)
distant
🚧 (Alpha stage software) Library and tooling that supports remote filesystem and process operations. 🚧 (by chipsenkbeil)
typed-path | distant | |
---|---|---|
1 | 4 | |
50 | 594 | |
- | 1.0% | |
6.8 | 0.5 | |
4 months ago | 7 months ago | |
Rust | Rust | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
typed-path
Posts with mentions or reviews of typed-path.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-24.
distant
Posts with mentions or reviews of distant.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-29.
-
Any recommendations for operating system authentication libraries?
The reason being is that I've written a service called distant with a companion neovim plugin, distant.nvim, and want to provide forms of authentication in the same vein as ssh.
-
Cross-compilation from Arch Linux x86-64 to Raspberri Pi OS Armv8
I spent the whole day yesterday trying to cross compile distant for the Raspberry Pi 4 and now I am sure I can't do it without your help.
-
[typed-path] New crate to parse and manipulate paths for unix and windows agnostic of compiled target
I needed something like this for distant and ended up writing a standalone crate to support parsing and manipulating typed paths.
-
Published a new crate - service-manager - to interact with launchd, systemd, sc.exe, and more
Wanted to share a new crate I published today geared towards streamlining the setup process of turning a command line application into a service. I'm using this to power the service feature of distant (in an upcoming release) and thought I'd move it out into its own crate.
What are some alternatives?
When comparing typed-path and distant you can also consider the following projects:
rust - Empowering everyone to build reliable and efficient software.
goscript - An alternative implementation of Golang specs, written in Rust for embedding or wrapping.
UnicornConsole - Unicorn Console: create quick fantasy game in Rust/Python/Lua/Rhai/Wasm !
script-bench-rs - Rust embedded scripting languages benchmark
service-manager-rs - Provides adapters to communicate with various operating system service managers like launchd and systemd