arjantop / rust-bencode
Implementation of Bencode encoding written in rust
☆35Updated 3 years ago
Alternatives and similar repositories for rust-bencode:
Users that are interested in rust-bencode are comparing it to the libraries listed below
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Asynchronous file I/O for Tokio☆48Updated last week
- Runtime string formatting for Rust☆63Updated 5 years ago
- Morgan-inspired request logger middleware for Iron☆25Updated 5 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- ☆59Updated 6 months ago
- A pool of reusable values☆50Updated 5 years ago
- Extensions for standard networking types☆106Updated 8 months ago
- ☆19Updated 6 years ago
- ☆17Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- LRU cache settable via size or time to live☆104Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Derive for the Display trait☆51Updated 6 years ago
- ☆52Updated 5 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- Extra components for use with Mio.☆31Updated last month
- The empty type Void.