tmccombs / tls-listenerLinks
Rust wrapper around a connection listener to support TLS.
☆58Updated last week
Alternatives and similar repositories for tls-listener
Users that are interested in tls-listener are comparing it to the libraries listed below
Sorting:
- 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…☆99Updated 4 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Compile-time string operations☆115Updated last week
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- ☆52Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Read and write from offsets in Rust.☆89Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- ☆44Updated 8 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 3 months ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Time and duration crate optimized for speed and API stability.☆75Updated this week
- Minimal async cache in Rust with support for key expirations☆55Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆51Updated 3 months ago
- A fast and flexible LRU map.☆199Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Library safely exposing the io_uring API.☆71Updated this week
- Better reference counted strings for Rust☆139Updated last year
- FFI-compatible futures☆171Updated 3 months ago
- An on-disk hash table implementation