awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ycm-core avatar

ycm-core/ycmd

0
View on GitHub↗
1,736 stars·776 forks·C++·GPL-3.0·3 viewsycm-core.github.io/ycmd↗

Ycmd

A code-completion & code-comprehension server

Features

  • AI Code Completion - Code completion engine for various text editors.

Star history

Star history chart for ycm-core/ycmdStar history chart for ycm-core/ycmd

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ycm-core/ycmd do?

A code-completion & code-comprehension server

What are the main features of ycm-core/ycmd?

The main features of ycm-core/ycmd are: AI Code Completion.

What are some open-source alternatives to ycm-core/ycmd?

Open-source alternatives to ycm-core/ycmd include: ishaan1013/sandbox — Sandbox is a cloud-based development environment that provides web-based code editing directly within the browser… fauxpilot/fauxpilot — Fauxpilot is a self-hosted AI coding assistant and local inference server. It functions as a proxy and API gateway…

Open-source alternatives to Ycmd

Similar open-source projects, ranked by how many features they share with Ycmd.
  • ishaan1013/sandboxishaan1013 avatar

    ishaan1013/sandbox

    1,416View on GitHub↗

    Sandbox is a cloud-based development environment that provides web-based code editing directly within the browser without requiring local machine setup. It runs full Linux development environments inside remote execution containers, supplying an isolated sandbox for each workspace to safely run interactive terminals and live application previews. The platform integrates artificial intelligence capabilities to accelerate daily coding workflows, featuring an automated code assistant that generates intelligent code completions and custom recommendations as users type. Additionally, it supports m

    TypeScript
    View on GitHub↗1,416
  • fauxpilot/fauxpilotfauxpilot avatar

    fauxpilot/fauxpilot

    14,732View on GitHub↗

    Fauxpilot is a self-hosted AI coding assistant and local inference server. It functions as a proxy and API gateway that redirects traffic from IDE plugins to a local large language model, allowing for AI-assisted programming without external cloud dependencies. The project provides a specialized API emulation layer that mimics coding assistant protocols and a standardized OpenAI-compatible interface. This enables supported code editors to use local models for completions and suggestions by overriding default proxy URLs. The system includes capabilities for downloading and deploying local mod

    Python
    View on GitHub↗14,732