Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

jwilm/racerd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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