racerd icon indicating copy to clipboard operation
racerd copied to clipboard

Rust semantic analysis server powered by Racer

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