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
- The empty type Void.☆71Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- ☆59Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆63Updated 8 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Safely combine results☆81Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Temporary directory management for Rust☆140Updated 6 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- GLL parsing framework.☆137Updated last year
- Old home of some infra pieces☆75Updated 4 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 6 months ago