weiznich / rust-foundation-community-grantLinks
☆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.☆40Updated last month
- ☆34Updated 3 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Cargo API written in Paris☆51Updated 2 weeks ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ☆35Updated 7 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆43Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A simple, id-based arena☆120Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆70Updated last week
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- structured parallel execution for async Rust☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆29Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- docs.rs as a publishing platform?☆70Updated last week
- 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