wez / libssh-rsLinks
Rust bindings for libssh https://www.libssh.org/
☆37Updated last month
Alternatives and similar repositories for libssh-rs
Users that are interested in libssh-rs are comparing it to the libraries listed below
Sorting:
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Cargo Subcommand for patching dependencies using patch files☆84Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- ☆53Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆55Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Generated bindings for Linux's userspace API☆62Updated last month
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Proc macro implementation of #[naked]☆32Updated 2 years ago
- Test whether a given stream is a terminal☆50Updated last month
- Pretty-print file sizes and more☆50Updated 8 months ago
- Serde serializer for generating Starlark build targets☆70Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- ☆113Updated 2 years ago
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆53Updated last month
- Cross-platform, endian-aware primitives for Rust☆44Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- FFI-compatible futures☆169Updated 2 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 2 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 3 years ago
- ☆95Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.