rust-lang / surveysLinks
Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.
☆32Updated 2 weeks ago
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 4 months ago
- ☆55Updated last year
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Cargo API written in Paris☆50Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago
- ☆36Updated 11 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Macro for sealing traits and structures☆58Updated 7 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- ☆53Updated 4 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆94Updated this week
- Automatic testing of FFI bindings for Rust☆23Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- ☆58Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 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.☆82Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- ☆73Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago