production-rs / bikeshed
Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.
☆29Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for bikeshed
- Scary macros for serde_json☆42Updated 8 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆60Updated last year
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Safely combine results☆81Updated 2 months ago
- A syntax extension providing higher-order attributes to Rust.☆16Updated 6 years ago
- Scrap Your Rust Boilerplate☆54Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- A small Rust library for recycling types with owned memory☆33Updated 8 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 2 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- ☆17Updated 4 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- Rust macros for std::Command☆39Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆23Updated 5 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 8 years ago