brson / temple-of-rustLinks
Tutum. Simul. Celerem.
☆26Updated 7 years ago
Alternatives and similar repositories for temple-of-rust
Users that are interested in temple-of-rust are comparing it to the libraries listed below
Sorting:
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆58Updated 9 months ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- ☆57Updated last year
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆54Updated 3 years ago
- ☆63Updated 7 years ago
- REPL-like interactive code editor☆29Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- Discover funding links for your project's dependencies.☆68Updated last year
- derive macro for the Fail trait☆24Updated 7 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Derive for the Display trait☆52Updated 6 years ago
- ☆54Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Pluralization handling in Rust☆38Updated 2 years ago
- Fast and simple file reading for Rust☆37Updated last year
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago