weiznich / rust-foundation-community-grant
☆20Updated 2 years ago
Alternatives and similar repositories for rust-foundation-community-grant
Users that are interested in rust-foundation-community-grant are comparing it to the libraries listed below
Sorting:
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Transitive derive macros for Rust☆32Updated 2 weeks ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- ☆34Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Parse byte size into integer accurately.☆29Updated 8 months ago
- Binary size analyzer for Rust programs☆36Updated last year
- horrible serde macro stuff☆39Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A memory efficient syntax tree for language developers☆57Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Simple goldenfile testing in Rust.☆39Updated 3 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Types to define keyboard related events☆65Updated last week
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Cargo API written in Paris☆49Updated this week
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- ☆29Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Data-driven tests on stable Rust☆39Updated this week
- An alternative `std`-like implementation built on origin☆31Updated 2 months ago
- Re-usable CLI flags for `cargo` plugins☆38Updated last week
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago