rustls / ktlsLinks
Safer wrappers over ktls-sys
☆89Updated 4 months ago
Alternatives and similar repositories for ktls
Users that are interested in ktls are comparing it to the libraries listed below
Sorting:
- Library safely exposing the io_uring API.☆74Updated this week
- An on-disk hash table implementation☆126Updated 4 years ago
- Thread parking and unparking☆82Updated last year
- A pure-Rust library to work with Linux capabilities☆91Updated 3 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated 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…☆100Updated last week
- High quality, fast and easy to build cryptography for Rust☆226Updated last week
- An exploration of Storages☆39Updated 2 years ago
- rust bindings of snmalloc☆148Updated 4 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Serde serializer for generating Starlark build targets☆70Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- futures-buffered☆46Updated 6 months ago
- An implementation of bzip2 in pure rust☆64Updated 4 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- Fast CRC-32-Castagnoli implementation in Rust☆52Updated last month
- Benchmarking library for stable Rust☆47Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Thin immutable zero-copy byte slice☆63Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- The simd optimized escape code☆54Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- Rust bindings and abstraction for libnftnl, low-level userspace access to the in-kernel nf_tables subsystem☆95Updated last month
- Utilities for working with impl traits in Rust.