stbuehler / rust-boxfnonceLinks
obsolete since rust 1.35.0 doesn't need it anymore
☆10Updated 4 years ago
Alternatives and similar repositories for rust-boxfnonce
Users that are interested in rust-boxfnonce are comparing it to the libraries listed below
Sorting:
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Rust crate to use process file descriptors (pidfd) for Linux