submillisecond-live-view VS as-lunatic

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

submillisecond-live-view

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

as-lunatic

This library contains higher level AssemblyScript wrappers for low level Lunatic syscalls. (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 as-lunatic
5 1
241 62
1.2% -
4.8 10.0
11 months ago over 1 year ago
Rust TypeScript
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.

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

as-lunatic

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

What are some alternatives?

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

artichoke - 💎 Artichoke is a Ruby made with Rust

beam_languages - Languages, and about languages, on the BEAM

submillisecond-live-vie

submillisecond - A lunatic web framework

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

rust - Empowering everyone to build reliable and efficient software.

chat - A telnet chat server

awesome-wasm-runtimes - A list of webassemby runtimes