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:
- 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 11 months ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- More maintainable Rust test☆28Updated 3 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- The empty type Void.☆70Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- ☆20Updated 4 years ago
- Rust MetroHash☆52Updated 8 months ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago