elixir-type_check VS last10k_liveview

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

elixir-type_check

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

last10k_liveview

Streams new SEC Filings in real-time using Phoenix LiveView (by hbcondo)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
elixir-type_check last10k_liveview
5 3
510 12
- -
5.9 8.2
10 months 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.

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.

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

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

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

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

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

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

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.

Drab - Remote controlled frontend framework for Phoenix.

Igthorn - Cryptocurrency trading platform

exp - Elixir library to statically inline expressions at compile time

moon - Moon Design System for Elixir

re - Elixir library for writing readable regexes in functional style

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