production-rs / bikeshedLinks
Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.
☆29Updated 8 years ago
Alternatives and similar repositories for bikeshed
Users that are interested in bikeshed are comparing it to the libraries listed below
Sorting:
- Scary macros for serde_json☆43Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Safely combine results☆81Updated 10 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆27Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- ☆58Updated 10 months ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago