wiktor-k / ssh-agent-libLinks
A collection of types for writing custom SSH agents.
☆29Updated 10 months ago
Alternatives and similar repositories for ssh-agent-lib
Users that are interested in ssh-agent-lib are comparing it to the libraries listed below
Sorting:
- WireGuard implementation in Rust with Tokio☆52Updated 2 weeks ago
- Automatic TLS certificate management using rustls☆35Updated 2 weeks ago
- Safer wrappers over ktls-sys☆87Updated 2 months ago
- Rustls cryptography provider built on the pure Rust crates from the RustCrypto organization☆103Updated last year
- gRPC over HTTP/3 for Rust☆39Updated this week
- A requirements traceability tool☆96Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- 🐞 VS Code extension to debug tracing logs 🦀☆72Updated 7 months ago
- An async, user-friendly Let's Encrypt/ACMEv2 library written in Rust☆33Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated this week
- WireGuard(R) impl in pure rust☆81Updated last month
- Rusty Klock Inspection Kit - NTP Querying tool☆50Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A fast, modular, and operationally boring Rust private registry implementation.☆130Updated 3 months ago
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆28Updated this week
- iCalendar/JSCalendar and vCard/JSContact parsing, building and conversion library for Rust☆53Updated last month
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 5 months ago
- ☆45Updated 10 months ago
- Alternative future adapters that provide cancel safety.☆77Updated last week
- ☆62Updated this week
- WebPKI X.509 Certificate Validation in Rust☆137Updated this week
- Bigtable but smol☆49Updated this week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 3 months ago
- An alternate Cargo registry using static files☆134Updated 2 months ago
- Add documentation to function arguments in Rust☆49Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust