rust-lang / rust-marketingLinks
Rust marketing handbook
☆39Updated 5 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.☆102Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- The empty type Void.☆71Updated 2 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 7 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- ☆62Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- Records build and test status of external tools bundled with the Rust repository.☆101Updated this week
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 months ago
- Safely combine results☆82Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 3 years ago
- Write doc comments from macros☆101Updated 2 months ago
- Token tree calling convention☆82Updated 3 years ago