rust-lang / surveysLinks
Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.
☆31Updated this 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`☆75Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Macro for sealing traits and structures☆56Updated 6 months ago
- The `io_uring` library for Rust (with Rustix)☆29Updated last month
- ☆36Updated 10 months ago
- ☆54Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Binary size analyzer for Rust programs☆36Updated last year
- Byte-wise atomic memcpy.☆36Updated last month
- An exploration of Storages☆35Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated 4 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 8 months ago
- Minimal TOML library with few dependencies☆84Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- ☆20Updated 3 years ago
- ☆53Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- ☆40Updated last year