steffengy / schannel-rs
Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)
☆49Updated 4 months ago
Alternatives and similar repositories for schannel-rs:
Users that are interested in schannel-rs are comparing it to the libraries listed below
- Get a unique thread ID in Rust☆42Updated 5 months ago
- Retrieve IP addresses for all interfaces. POSIX & Windows☆27Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated this week
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- Thread parking and unparking☆74Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆28Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- like thread::spawn but for processes☆148Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆85Updated last week
- Compile-time string operations☆90Updated last month
- Duplicate an async I/O handle☆40Updated 2 months ago
- Basic parser for PEM formatted keys and certificates☆57Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- 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…☆78Updated 2 weeks ago
- Safer wrappers over ktls-sys☆70Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- ☆72Updated 5 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- Convert closures into wakers☆45Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- A global executor built on top of async-executor and smol☆73Updated this week