submillisecond-live-view VS lunatic

Compare submillisecond-live-view vs lunatic and see what are their differences.

submillisecond-live-view

Live view for the submillisecond web framework (by lunatic-solutions)

lunatic

Lunatic is an Erlang-inspired runtime for WebAssembly (by lunatic-solutions)
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
submillisecond-live-view lunatic
5 86
242 4,537
1.7% 0.5%
4.8 5.7
11 months ago 2 months ago
Rust Rust
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.

submillisecond-live-view

Posts with mentions or reviews of submillisecond-live-view. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-02.
  • Rust LiveView?
    3 projects | /r/elixir | 2 Apr 2023
    One of the most interesting in my opinion is Lunatic, which is a web assembly runtime written in Rust. Lunatic has a framework called Submillisecond that is heavily inspired by LiveView.
  • Lunatic is an Erlang-inspired runtime for WebAssembly
    12 projects | news.ycombinator.com | 30 Nov 2022
    I'm Bernard, the creator of lunatic. Great to see us back on HN and happy to answer any questions!

    We have been busy pushing out a lot of new stuff. Recently we released a web framework [0] for Rust building on top of lunatic, and a live-view library [1] for crating full stack apps in Rust without JS. For now we are staying close to the Phoenix LiveView implementation, where everything is rendered on the backend and just a diff is sent over websockets to the frontend. But a big advantage of Wasm is that it runs in the browser too, so we hope to leverage this part to move some of the logic directly into the browser, like form checking, or offer a way to create offline-first experiences with the backend running as PWA in a service worker.

    [0]: https://github.com/lunatic-solutions/submillisecond

    [1]: https://github.com/lunatic-solutions/submillisecond-live-vie...

  • LiveView for Rust
    1 project | news.ycombinator.com | 15 Nov 2022
  • submillisecond's LiveView - Create rich frontend apps in pure Rust
    2 projects | /r/rust | 15 Nov 2022
    I've just made a PR to support "anonymous events", to allow you to handle events directly within the html. Though it comes with some downsides. https://github.com/lunatic-solutions/submillisecond-live-view/pull/10

lunatic

Posts with mentions or reviews of lunatic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-14.

What are some alternatives?

When comparing submillisecond-live-view and lunatic you can also consider the following projects:

artichoke - ๐Ÿ’Ž Artichoke is a Ruby made with Rust

spin - Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.

submillisecond-live-vie

hyperscan - High-performance regular expression matching library

submillisecond - A lunatic web framework

actix - Actor framework for Rust.

beam_languages - Languages, and about languages, on the BEAM

wit-bindgen - A language binding generator for WebAssembly interface types

framework - Mayu is a live updating server-side component-based VDOM rendering framework written in Ruby

wasmCloud - wasmCloud allows for simple, secure, distributed application development using WebAssembly components and capability providers.

rust - Empowering everyone to build reliable and efficient software.

bastion - Highly-available Distributed Fault-tolerant Runtime