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 week
- Cargo API written in Paris☆50Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- ☆34Updated 3 years ago
- Types to define keyboard related events☆65Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆54Updated this week
- Macro for sealing traits and structures☆58Updated 7 months ago
- ☆57Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 4 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- structured parallel execution for async Rust☆33Updated 11 months ago
- Transitive derive macros for Rust☆32Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- 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