fortls VS xcode-build-server

Compare fortls vs xcode-build-server and see what are their differences.

xcode-build-server

a build server protocol implementation for integrate xcode with sourcekit-lsp (by SolaWing)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fortls xcode-build-server
2 2
217 281
2.3% -
8.8 8.0
3 days ago 22 days ago
Python Python
MIT License MIT License
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.

fortls

Posts with mentions or reviews of fortls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-09.
  • Using Visual Studio with fortran
    1 project | /r/fortran | 20 Feb 2023
    Not sure about Visual Studio, but VSCode has pretty good gfortran support. I use gfortran with Ubuntu via WSL instead of just Windows, but the Modern Fortran extension with fortls - Fortran Language Server and GDB gives you debugging. I followed this YouTube playlist a couple years back to set it up - iirc, it's a little outdated now since Modern Fortran and fortls got updated (no longer need Fortran Breakpoint Support or Fortran Intellisense extensions).
  • Are there any good FORTRAN IDEs on Linux?
    4 projects | /r/fortran | 9 Jun 2022

xcode-build-server

Posts with mentions or reviews of xcode-build-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.
  • Emacs for iOS development
    3 projects | /r/emacs | 3 May 2023
    For Xcode-based projects https://github.com/SolaWing/xcode-build-server is a minimal but effective Build Server Protocol implementation. I have been using it for the past few weeks with Eglot and it is working beautifully. Much better than the gnarly fake Package.swift method I have used in the past. /cc u/konrad1977
  • ShadowVim embeds Neovim inside Xcode
    2 projects | /r/neovim | 23 Feb 2023
    Great!By the way,you can also use sourcekit-lsp and xcode-build-server to program in neovim directly。though still need to debug in xcode。

What are some alternatives?

When comparing fortls and xcode-build-server you can also consider the following projects:

fortran-language-server - Fortran Language Server for the Language Server Protocol

emacs - My emacs configuration

tagls - A language server based on gtags

mod-pbxproj - A python module to manipulate XCode projects

LSP - Client implementation of the Language Server Protocol for Sublime Text

chatgpt-shell - ChatGPT and DALL-E Emacs shells + Org babel 🦄 + a shell maker for other providers

pylsp-rope - Extended refactoring capabilities for python-lsp-server using Rope

sourcekit-lsp - Language Server Protocol implementation for Swift and C-based languages