cargo-leptos VS burn

Compare cargo-leptos vs burn and see what are their differences.

burn

Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals. [Moved to: https://github.com/Tracel-AI/burn] (by burn-rs)
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
cargo-leptos burn
4 34
316 4,845
4.5% -
8.8 8.9
about 8 hours ago 6 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.

cargo-leptos

Posts with mentions or reviews of cargo-leptos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-19.
  • I Improved My Rust Compile Times by 75%
    2 projects | news.ycombinator.com | 19 Mar 2024
    > separate-front-target-dir = true

    This is now enabled unconditionally and the Cargo.toml option is deprecated since cargo-leptos 0.2.3, it is going to be removed in 0.3

    https://github.com/leptos-rs/cargo-leptos/pull/216

    https://github.com/leptos-rs/cargo-leptos/issues/217

    https://github.com/leptos-rs/cargo-leptos/commit/b0c19a87cff...

  • Hey Rustaceans! Got a question? Ask here (16/2023)!
    15 projects | /r/rust | 17 Apr 2023
    Leptos is a SolidJS-like framework with excellent performance. It has a great server-side story as well with server-side rendering & client-side hydration as well as what they call "server functions"; essentially define a function server-side and it can be called client-side without having to deal with http and API design. Also great tooling story with cargo-leptos, leptosfmt (as well as leptos-language-server)
  • What are some stuff that Rust isn't good at?
    14 projects | /r/rust | 16 Apr 2023
    Leptos got it working a couple weeks ago as well: https://github.com/leptos-rs/cargo-leptos
  • Yew | What’s been your experience?
    10 projects | /r/rust | 4 Apr 2023
    Future opportunities - This one's tougher to speak to since leptos is new on the block. I think it's worth exploring leptos (or sycamore?) just to learn about fine-grained reactivity, and comparing how it works compared to a traditional react model. But to me the ecosystem around leptos is promising, with tools like cargo-letpos, leptosfmt, and more, it seems the community is stepping up to help fill some gaps.

burn

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

What are some alternatives?

When comparing cargo-leptos and burn you can also consider the following projects:

leptos - Build fast web applications with Rust.

candle - Minimalist ML framework for Rust

dioxus - Fullstack GUI library for web, desktop, mobile, and more.

dfdx - Deep learning in Rust, with shape checked tensors and neural networks

IRust - Cross Platform Rust Repl

tch-rs - Rust bindings for the C++ api of PyTorch.

rusty-css - a solution to create and export css styles in a familiar way, but without leaving the rust syntax. You can access and manipulate every value you define on an individual basis.

Graphite - 2D raster & vector editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.

rfcs - RFCs for changes to Rust

tract - Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference [Moved to: https://github.com/sonos/tract]

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

L2 - l2 is a fast, Pytorch-style Tensor+Autograd library written in Rust