rust-lang / rust-marketing
Rust marketing handbook
☆38Updated 4 years ago
Alternatives and similar repositories for rust-marketing:
Users that are interested in rust-marketing are comparing it to the libraries listed below
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- The empty type Void.☆69Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 4 years ago
- configuration☆31Updated 7 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- ☆40Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- ☆61Updated 7 years ago
- ☆59Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- RFCs for changes to the `futures` crate☆19Updated 6 years ago
- Safely combine results☆81Updated 6 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Futures-aware lock primitives☆39Updated 3 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- ☆54Updated 3 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆23Updated 4 years ago