toby / serde-bencodeLinks
Serde backed Bencode encoding/decoding library for Rust.
☆74Updated last year
Alternatives and similar repositories for serde-bencode
Users that are interested in serde-bencode are comparing it to the libraries listed below
Sorting:
- A rust library for encoding and decoding bencode with enforced cannonicalization rules.☆86Updated 2 weeks ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- A cargo subcommand to build dependencies, helps speed up docker builds by allowing dependencies to be built earlier and cached.☆73Updated 4 years ago
- generators☆211Updated 2 years ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated last week
- Efficient and customizable data-encoding functions in Rust☆197Updated last week
- Provides a crate with information from the time it was built.☆187Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 weeks ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆125Updated 3 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆123Updated 3 weeks ago
- ☆238Updated 4 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Faster, more compact implementation of std::Cow☆369Updated 2 years ago
- Helper crate to work with systemd/catflap socket activation☆228Updated 10 months ago
- Serialization value trees☆48Updated last year
- x-www-form-urlencoded meets Serde☆257Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Heinous hackery to concatenate constant strings.☆118Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated last week