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:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- The empty type Void.☆70Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Records build and test status of external tools bundled with the Rust repository.☆101Updated this week
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- ☆58Updated 10 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- ☆55Updated 4 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 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
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- GLL parsing framework.☆137Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- A book about performance optimization in the Rust programming language☆70Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Cross-platform interface to the `errno` variable☆70Updated 3 weeks ago