tmccombs / tls-listener
Rust wrapper around a connection listener to support TLS.
☆55Updated last month
Alternatives and similar repositories for tls-listener:
Users that are interested in tls-listener are comparing it to the libraries listed below
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆69Updated last month
- Safer wrappers over ktls-sys☆72Updated 3 weeks ago
- Asynchronous DNS lookups☆65Updated 10 months ago
- Convert closures into wakers☆45Updated 3 months ago
- 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…☆82Updated last month
- A fast and flexible LRU map.☆181Updated 4 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Library safely exposing the io_uring API.☆61Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- a fast async pool based on channel☆24Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 3 weeks ago
- Better reference counted strings for Rust☆124Updated 9 months ago
- Basic parser for PEM formatted keys and certificates☆59Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated 3 weeks ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated 3 weeks ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago