elixir-type_check VS next-ls

Compare elixir-type_check vs next-ls and see what are their differences.

elixir-type_check

TypeCheck: Fast and flexible runtime type-checking for your Elixir projects. (by Qqwy)

next-ls

The language server for Elixir that just works. Ready for early adopters! (by elixir-tools)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
elixir-type_check next-ls
5 4
510 595
- 7.2%
5.9 9.5
10 months ago 4 days ago
Elixir Elixir
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.

elixir-type_check

Posts with mentions or reviews of elixir-type_check. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-28.

next-ls

Posts with mentions or reviews of next-ls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-08.
  • Show HN: Burrito v1.0.0 – Wrap Elixir Apps into Standalone Binaries
    2 projects | news.ycombinator.com | 8 Dec 2023
    We also use `zig cc` to find NIFs inside your project, and re-compile them for the target platform.

    Currently as a non-trivial proof of concept, one of the latest LSP editor plugins for Elixir, NextLS (https://github.com/elixir-tools/next-ls), is using Burrito to effortlessly deploy a single-file binary of the language server to thousands of people already.

    Burrito was created to help folks use Elixir for applications outside of the standard Web App space. I hope it helps expand the type of projects people use Elixir for, and I'm excited to see what people create :)

  • Next LS v0.15.0, elixir-tools.vscode v0.12.0, Tableau v0.10.0, and a new documentation site
    3 projects | /r/elixir | 9 Nov 2023
    - https://github.com/elixir-tools/next-ls/releases/tag/v0.15.0
  • Elixir and Phoenix can do it all
    7 projects | news.ycombinator.com | 28 Oct 2023
    I’ve been writing Elixir for years and I can’t even think of the last time I had a language server crash…

    Plus, these days there are many alternate LSP implementations besides Elixir LS:

    https://github.com/lexical-lsp/lexical

    https://github.com/elixir-tools/next-ls

  • The elixir-tools Update Vol. 4
    2 projects | news.ycombinator.com | 19 Oct 2023
    I have also switched to rtx, and even use it in the Next LS build pipeline as an easy way to install Elixir & OTP.

    https://github.com/elixir-tools/next-ls/blob/main/.cirrus.ym...

What are some alternatives?

When comparing elixir-type_check and next-ls you can also consider the following projects:

hammox - 🏝 automated contract testing via type checking for Elixir functions and mocks

elixir-ls - A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"

real world example app - Exemplary real world application built with Elixir + Phoenix

firezone - Open-source VPN server and egress firewall for Linux built on WireGuard. Firezone is easy to set up (all dependencies are bundled thanks to Chef Omnibus), secure, performant, and self hostable.

StreamData - Data generation and property-based testing for Elixir. 🔮

mise - dev tools, env vars, task runner

Drab - Remote controlled frontend framework for Phoenix.

Phoenix - Peace of mind from prototype to production

exp - Elixir library to statically inline expressions at compile time

Papercups - Open-source live customer chat

re - Elixir library for writing readable regexes in functional style

lexical - Lexical is a next-generation elixir language server