/racerd

Rust semantic analysis server powered by Racer

Primary LanguageRustApache License 2.0Apache-2.0

racerd

JSON/HTTP Server based on racer for adding Rust support to editors and IDEs

Build Status Build status

racerd_ycm

YouCompleteMe in vim powered by racerd

Documentation

Features

  • Find definition & list completions support via racer
  • Searches rust standard library and dependency crates
  • HMAC authentication
  • Usable as both library and executable
  • Library API offers direct calls to avoid HTTP overhead