rust-lang / rust-marketingLinks
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
Sorting:
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- The empty type Void.☆71Updated 2 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 6 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago
- GLL parsing framework.☆137Updated last year
- ☆59Updated 11 months ago
- Safely combine results☆81Updated 11 months ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- ☆63Updated 8 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- ☆125Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Cross-platform interface to the `errno` variable☆70Updated this week