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
Sorting:
- Extra utilities for working with futures-rs☆20Jul 11, 2018Updated 7 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Jun 13, 2019Updated 6 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆18Feb 7, 2026Updated 3 weeks ago
- ☆16Jan 11, 2019Updated 7 years ago
- Async friendly, simple and fast binary encoding and decoding in Rust☆24Apr 13, 2022Updated 3 years ago
- Rust version of lemire's SimdJson☆17Mar 11, 2019Updated 6 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆21May 8, 2020Updated 5 years ago
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆21Jan 4, 2026Updated last month
- Rust language bindings for Bitcoin secp256k1 library.☆17Jan 17, 2020Updated 6 years ago
- Is an Iterator sorted?☆22Oct 16, 2023Updated 2 years ago
- build static rust position-independant-executables without any runtime requirements (no libc or ldso)☆42May 1, 2018Updated 7 years ago
- Implementation of Read-Log-Update in Rust☆11Jan 8, 2020Updated 6 years ago
- Async datagram traits☆11Aug 28, 2019Updated 6 years ago
- Strongly-typed, safe, opinionated systems language that compiles to C.☆14May 16, 2019Updated 6 years ago
- HTTP date parsing and formatting☆58Dec 22, 2024Updated last year
- Caching layer load balancer.☆45Sep 16, 2020Updated 5 years ago
- Thread parking and unparking☆82Jan 19, 2025Updated last year
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Jun 17, 2024Updated last year
- Encode / decode varints.☆14May 24, 2021Updated 4 years ago
- oci-image and oci-runtime spec in rust. Un-official mirror of libocispec.☆15Sep 15, 2021Updated 4 years ago
- Rust Hacks Community Repo☆14Feb 8, 2019Updated 7 years ago
- Native Javascript environment using Rust and Mozilla's SpiderMonkey JS engine.☆10Mar 9, 2020Updated 5 years ago
- Simple scheme bytecode VM☆29Mar 7, 2022Updated 3 years ago
- Ergonomically run processes with limits.☆38Dec 27, 2025Updated 2 months ago
- Fast item-to-item recommendations on the command line.☆38Nov 1, 2022Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Feb 27, 2018Updated 8 years ago
- Token De/Serializer for testing De/Serialize implementations☆14Dec 17, 2024Updated last year
- Authenticate with GitHub from the command line.☆17Dec 18, 2020Updated 5 years ago
- Comparison between differently typed numbers in Rust☆13Feb 3, 2020Updated 6 years ago
- Rust Automated Theorem Proving library inspired by a text by John Harrison (WIP)☆21May 21, 2025Updated 9 months ago
- An example application using mongodb rust tide and handlebars A.K.A MoRTH stack☆14Nov 19, 2020Updated 5 years ago
- Derive your Attribute Parsers☆13May 1, 2023Updated 2 years ago
- Incredibly hack proof of concept of automatic Rust -> Swig pipeline using procedural macros☆16Jul 18, 2018Updated 7 years ago
- Unix signal handling for tokio☆88Sep 14, 2018Updated 7 years ago
- Custom exit status codes with ? in main☆29Jun 17, 2019Updated 6 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Apr 20, 2020Updated 5 years ago
- Implementation of the multi-objective genetic optimization algorithm NSGA-II☆12Jun 22, 2025Updated 8 months ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Nov 23, 2025Updated 3 months ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago