hkmatsumoto / roogleLinks
A Rust API search engine
☆26Updated 3 years ago
Alternatives and similar repositories for roogle
Users that are interested in roogle are comparing it to the libraries listed below
Sorting:
- Cargo API written in Paris☆50Updated 2 weeks ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Anonymous struct and named arguments in Rust.☆75Updated last year
- A simple, id-based arena☆119Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- ☆57Updated last year
- Provides TestResult type for concise and precise test failures☆64Updated 10 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Imitate the documentation build that docs.rs would do☆52Updated 4 months ago
- Command line interface as a function.☆76Updated 2 years ago
- ☆72Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆45Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆108Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- ☆50Updated 4 years ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- Correct by construction non-empty list☆61Updated 5 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- ☆42Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- Helper macros: autoimpl, impl_scope☆63Updated last week