roogle-rs / roogleLinks
A Rust API search engine
☆426Updated last year
Alternatives and similar repositories for roogle
Users that are interested in roogle are comparing it to the libraries listed below
Sorting:
- A library for to allow multiple return types by automatically generated enum.☆374Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆493Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Count lines of LLVM IR per generic function☆494Updated last month
- Command line parser with applicative interface☆417Updated last week
- Compile-time reference counting☆455Updated 8 months ago
- Compile time numbers in Rust.☆571Updated 2 months ago
- Manual segmented stacks for Rust☆331Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆223Updated 6 years ago
- Easy self-referential struct generation for Rust.☆687Updated last year
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Minimalistic snapshot testing for Rust.☆298Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆473Updated 3 weeks ago
- ☆502Updated 2 months ago
- Safe, zero-cost tail recursion for stable Rust☆184Updated last year
- A pure functional language for type-level programming in Rust☆338Updated 3 years ago
- Type that deserializes only from one specific value☆267Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- A minimal `syn` syntax tree pretty-printer☆734Updated last month
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated last month
- A local Rust playground☆345Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Getters and Setters for Rust.☆379Updated 7 months ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago