moon VS last10k_liveview

Compare moon vs last10k_liveview and see what are their differences.

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
moon last10k_liveview
1 3
171 13
2.9% -
9.5 8.2
18 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.

moon

Posts with mentions or reviews of moon. 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
    There are component libaries for LiveView.

    https://github.com/petalframework/petal_components

    https://github.com/coingaming/moon

    I personally wouldn't use React for components in LiveView, you are just adding more complexity to your application for no reason. It really not that hard to build components using JS and LiveView. In the end you get less complex components than what you would get with react.

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 moon and last10k_liveview you can also consider the following projects:

elixir-styler - An @elixir-lang code-style enforcer that will just FIFY instead of complaining

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

petal_components - Phoenix + Live View HEEX Components

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

Phoenix - Peace of mind from prototype to production

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.

next-ls - The language server for Elixir that just works. Ready for early adopters!

Igthorn - Cryptocurrency trading platform

elixir-type_check - TypeCheck: Fast and flexible runtime type-checking for your Elixir projects.

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! 🚀