P3KI / bendy
A rust library for encoding and decoding bencode with enforced cannonicalization rules.
☆78Updated last year
Alternatives and similar repositories for bendy:
Users that are interested in bendy are comparing it to the libraries listed below
- Serde backed Bencode encoding/decoding library for Rust.☆68Updated 8 months ago
- Efficient and customizable data-encoding functions in Rust☆183Updated last week
- Map data structure whose keys are stored as ranges☆81Updated last month
- Check your crate for (possible) no_std compatibility☆212Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- JOSE (JSON Web Token) Library for Rust☆181Updated last year
- Composable allocator structures for plugging together more powerful allocators☆35Updated 3 years ago
- Extensible, asynchronous retry behaviours for futures/tokio☆131Updated last year
- derive newtype for diesel traits☆51Updated 10 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- A Rust library for interrupting asynchronous streams.☆158Updated last month
- A file abstraction system for Rust☆74Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- A Rust library to retry some code until its return value satisfies a condition.☆117Updated 2 years ago
- ☆201Updated last month
- Web API access control for Rust☆123Updated this week
- generators☆204Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 9 months ago
- A migration manager written in Rust that attempts to be smart yet minimal☆108Updated last year
- Rust implementation of Noise☆67Updated last year
- Async IMAP implementation in Rust☆102Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- ☆149Updated last week
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 2 months ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- Example of a tokio-based chat server and client☆56Updated 5 years ago