lemonrock / file-descriptorsLinks
File Descriptors Rust crate
☆13Updated 5 years ago
Alternatives and similar repositories for file-descriptors
Users that are interested in file-descriptors are comparing it to the libraries listed below
Sorting:
- Asynchronous file I/O for Tokio☆49Updated last month
- File serving using tower web☆19Updated 6 years ago
- ☆11Updated 7 years ago
- Rust's missing `String` literal☆19Updated 6 years ago
- The /etc/resolv.conf file parser in rust☆30Updated 2 weeks ago
- Very Fast HTTP Parser☆15Updated 6 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- A Experimental gRPC implemention with Actix. (WIP)☆9Updated 7 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated last month
- ☆57Updated 5 months ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- Utilities to help working with the filesytem☆11Updated 5 years ago
- My futures/tokio tutorial for Rust Belt Rust (OUT OF DATE)☆13Updated 8 years ago
- Caching layer load balancer.☆45Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- ☆26Updated last year
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 7 years ago
- Signal handling for rust☆22Updated 5 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Measuring a network link by creating new connections☆10Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Decoders and encoders for STUN (RFC 5389) and its extensions☆31Updated 2 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Updated 5 years ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 8 months ago