Code-Server VS neko

Compare Code-Server vs neko and see what are their differences.

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Code-Server neko
415 72
71,071 10,030
1.5% 5.6%
9.0 9.6
3 days ago 8 days ago
TypeScript Go
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Code-Server

Posts with mentions or reviews of Code-Server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-04.
  • Coder
    1 project | news.ycombinator.com | 5 Apr 2025
  • Open Source Alternatives to GitHub Codespaces
    5 projects | dev.to | 4 Mar 2025
  • Ask HN: Who is hiring? (March 2025)
    16 projects | news.ycombinator.com | 3 Mar 2025
    Coder | https://coder.com/ | Multiple roles | Multiple locations | Full-time

    Coder is an open-source, remote-first software company. Our CDE moves development from local machines to cloud infrastructure, reducing onboarding time while speeding up builds, tests, and workspace configuration for individuals and large dev teams. The developers that we support work at companies like Discord, Dropbox, and Palantir.

    [1] Senior Open Source Engineer (US/Canada, Remote)

  • GitHub Codespaces Alternatives – Part I
    6 projects | dev.to | 21 Feb 2025
  • Thinkserver: My web-based coding environment
    7 projects | news.ycombinator.com | 12 Feb 2025
    There’s also code-server by Coder, which you can just run on your own server and open in browser directly. It’s also open source (most tunneling features in VSCode aren’t). https://github.com/coder/code-server

    There’s a one-click setup for it in Lunni, a Docker dashboard I’ve been working on (shameless plug): https://lunni.dev/

  • Live Syncing to a Git Repository with a VS Code Extension
    8 projects | dev.to | 9 Feb 2025
    A recent issue I've run into is that since I started working my first big boy job, I've been unable to download or install any software. I already foresaw this, though, as the main reason I use Obsidian (other than how great it is as a note-taking app) is that all the notes are stored in a very transparent directory structure as markdown files. I simply spun up a code-server instance, cloned my notes repository, and was off to the races.
  • Remote Development at Woovi
    1 project | dev.to | 20 Jan 2025
    Our initial foray into remote development was with Coder. We set it up using Docker within a large Linux container (LXC). However, as more developers spun up new environments, performance began to degrade.
  • Ask HN: Coding on an iPad?
    1 project | news.ycombinator.com | 13 Jan 2025
    I don't think you can do anything serious locally.

    IMO, the best option is hosting a VS Code server [0] on a linux desktop and using Tailscale to connect to it via the browser. At that point you have a real compute environment and a pretty usable IDE.

    But the screen and keyboard were too small so I gave it up.

    [0] https://github.com/coder/code-server

  • 让安卓手机不再吃灰:在安卓手机上搭建 Rust 开发环境
    2 projects | dev.to | 2 Jan 2025
    # 版本 CODE_SERVER_VERSION='4.96.2' # 下载 wget "https://github.com/coder/code-server/releases/download/v${CODE_SERVER_VERSION}/code-server-${CODE_SERVER_VERSION}-linux-arm64.tar.gz" && \ # 确保 ~/.local 存在 mkdir -p ~/.local && \ # 解压到 ~/.local tar zxvf code-server-${CODE_SERVER_VERSION}-linux-arm64.tar.gz -C ~/.local # 重命名 mv ~/.local/code-server-${CODE_SERVER_VERSION}-linux-arm64 ~/.local/code-server
  • Ask HN: Who is hiring? (January 2025)
    18 projects | news.ycombinator.com | 2 Jan 2025
    Coder | https://coder.com/ | Multiple roles | Multiple locations in North America | Full-time

    Coder is an open-source, remote-first software company. Our product moves development from local machines to cloud infrastructure, reducing onboarding time while speeding up builds, tests, and workspace configuration for individuals and large dev teams. The developers that we support work at companies like Discord, Dropbox, and Palantir.

    [1] Open Source Engineer (United States/Canada, Remote)

neko

Posts with mentions or reviews of neko. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-01-13.

What are some alternatives?

When comparing Code-Server and neko you can also consider the following projects:

Hakatime - Wakatime server implementation & analytics dashboard

docker-ubuntu-vnc-desktop - A Docker image to provide web VNC interface to access Ubuntu LXDE/LxQT desktop environment.

upm - ⠕ Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp.

docker-kasm - Kasm Workspaces platform provides enterprise-class orchestration, data loss prevention, and web streaming technology to enable the delivery of containerized workloads to your browser.

vscodium - binary releases of VS Code without MS branding/telemetry/licensing

BrowserBox - 🌀 Embeddable remote browser security with safe source code https://dosaygo.com

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?