weiznich / rust-foundation-community-grantLinks
☆21Updated 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
- 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)☆31Updated 8 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆14Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Cargo API written in Paris☆50Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Parse byte size into integer accurately.☆29Updated 9 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- An exploration of Storages☆35Updated last year
- Generate a filesystem tree from a macro or a YAML tree☆25Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Transitive derive macros for Rust☆32Updated 2 weeks ago
- Helps you frob those bits☆38Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years 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
- We have Crater At Home☆35Updated 8 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
- Learn what's changed on crates.io☆18Updated 2 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago