rust-lang / surveys
Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.
☆32Updated this week
Alternatives and similar repositories for surveys:
Users that are interested in surveys are comparing it to the libraries listed below
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- ☆35Updated 6 months ago
- Serde serializer for generating Starlark build targets☆66Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Macro for sealing traits and structures☆50Updated 2 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 10 months ago
- ☆54Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated this week
- Const TypeId and non-'static TypeId☆59Updated this week
- The `io_uring` library for Rust (with Rustix)☆22Updated 10 months ago
- ☆53Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Cargo API written in Paris☆45Updated this week
- A memory efficient syntax tree for language developers☆54Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Minimal TOML library with few dependencies☆83Updated this week
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆44Updated 3 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Binary size analyzer for Rust programs☆36Updated 9 months ago
- ☆29Updated 9 months ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago