TLS API for Rust, and API implementations over native-tls and openssl in separate crates
☆52Nov 25, 2024Updated last year
Alternatives and similar repositories for rust-tls-api
Users that are interested in rust-tls-api are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Extra utilities for working with futures-rs☆20Jul 11, 2018Updated 8 years ago
- Rust version of lemire's SimdJson☆17Mar 11, 2019Updated 7 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Jun 13, 2019Updated 7 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆21May 8, 2020Updated 6 years ago
- A CLI descriptor-based wallet to be used to safely inherit bitcoin☆10Jul 22, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A macro processor made with rust, which aims to be a modern alternative to m4 macro processor.☆17Dec 5, 2024Updated last year
- Strongly-typed, safe, opinionated systems language that compiles to C.☆14May 16, 2019Updated 7 years ago
- Rust language bindings for Bitcoin secp256k1 library.☆16Jan 17, 2020Updated 6 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.