Roogle is an open source Rust API search engine that lets developers search for functions by name and type signature. It supports function and method queries, primitive types, generic types (without bounds), and custom types with or without generic args. Usage is via a local server queried with curl, with Docker support available. A companion cargo-roogle project also exists.

1m read timeFrom github.com
Post cover image
Table of contents
ProgressExampleExample with DockerQuery SyntaxRelated Project

Sort: