rust-lang / surveysLinks
Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.
☆35Updated last week
Alternatives and similar repositories for surveys
Users that are interested in surveys are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- ☆55Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆36Updated last year
- Cargo API written in Paris☆54Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Serde serializer for generating Starlark build targets☆69Updated this week
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆76Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Automatic testing of FFI bindings for Rust☆21Updated 8 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Binary size analyzer for Rust programs☆37Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated last month
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- ☆53Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- An alternative `std`-like implementation built on origin☆31Updated 9 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 3 weeks ago