next-ls VS last10k_liveview

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

next-ls

The language server for Elixir that just works. Ready for early adopters! (by elixir-tools)

last10k_liveview

Streams new SEC Filings in real-time using Phoenix LiveView (by hbcondo)
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
next-ls last10k_liveview
4 3
611 13
4.1% -
9.5 8.2
6 days ago 7 months ago
Elixir Elixir
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.

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...

last10k_liveview

Posts with mentions or reviews of last10k_liveview. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-28.
  • Elixir and Phoenix can do it all
    7 projects | news.ycombinator.com | 28 Oct 2023
    I recently deployed a Phoenix LiveView app[1] on a shared-cpu-2x 512MB fly machine[2]. Configuration and deployment was non-trivial with their CLI. I ran `fly launch` which auto-detected the project's codebase as a Phoenix app which then auto-generated a Dockerfile with support for rust NIF built using rustler so I didn't have to do anything extra to support the project's rust dependency.

    [1] https://github.com/hbcondo/last10k_liveview

    [2] https://fly.io/docs/about/pricing/#apps-v2-and-machines

  • Ask HN: Do you upvote? Why or why not?
    1 project | news.ycombinator.com | 17 Oct 2023
    I just did a Show HN[1] and received a star on the GitHub repo[2] but no upvote on the HN submission itself

    [1] https://news.ycombinator.com/item?id=37917368

    [2] https://github.com/hbcondo/last10k_liveview

  • Show HN: Stream New SEC Filings Using Phoenix LiveView
    1 project | news.ycombinator.com | 17 Oct 2023

What are some alternatives?

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

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"

phoenix-liveview-chat-example - 💬 Step-by-step tutorial creates a Chat App using Phoenix LiveView including Presence, Authentication and Style with Tailwind CSS

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.

pardall_markdown - Reactive publishing framework, filesystem-based with support for Markdown, nested hierarchies, and instant content rebuilding. Written in Elixir.

mise - dev tools, env vars, task runner

beacon - Open-source content management system (CMS) built with Phoenix LiveView. Faster render times to boost SEO performance, even for the most content-heavy pages.

Phoenix - Peace of mind from prototype to production

Igthorn - Cryptocurrency trading platform

Papercups - Open-source live customer chat

moon - Moon Design System for Elixir

lexical - Lexical is a next-generation elixir language server

phoenix-liveview-counter-tutorial - 🤯 beginners tutorial building a real time counter in Phoenix 1.7.7 + LiveView 0.19 ⚡️ Learn the fundamentals from first principals so you can make something amazing! 🚀