submillisecond-live-view VS submillisecond

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

submillisecond-live-view

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

submillisecond

A lunatic web framework (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 submillisecond
5 14
241 898
1.2% 0.3%
4.8 4.2
11 months ago about 2 months ago
Rust Rust
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

submillisecond

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

What are some alternatives?

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

artichoke - 💎 Artichoke is a Ruby made with Rust

yew-beyond-hello-world - yew rust tutorial

submillisecond-live-vie

WeightTracker - Back end for saving data for weight tracker.

beam_languages - Languages, and about languages, on the BEAM

wasm-service - HTMX, WebAssembly, Rust, ServiceWorkers

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

Soccer - Tracker for players play time

rust - Empowering everyone to build reliable and efficient software.

swup - Versatile and extensible page transition library for server-rendered websites 🎉

as-lunatic - This library contains higher level AssemblyScript wrappers for low level Lunatic syscalls.

lunatic - Lunatic is an Erlang-inspired runtime for WebAssembly