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
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated 2 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- ☆58Updated 5 months ago
- A dynamically typed value with fast downcasting.☆28Updated 8 years ago
- I/O and binary data encoding for Rust☆37Updated 9 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆36Updated 4 years ago
- Useable macro identifier concatenation plugin for Rust (deprecated)☆42Updated 6 years ago
- Unix socket support for Rust☆53Updated 6 years ago
- ☆52Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- ☆60Updated 7 years ago
- ☆17Updated 4 years ago
- Rust library providing a lazily filled Cell☆61Updated 4 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- A simple map based on a vector for small integer keys☆64Updated last month
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Morgan-inspired request logger middleware for Iron☆25Updated 4 years ago
- Safely combine results☆81Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- A buffered I/O stream for Rust☆31Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago