IRust VS burn

Compare IRust 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
IRust burn
3 34
580 4,845
- -
8.8 8.9
7 days 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.

IRust

Posts with mentions or reviews of IRust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-16.
  • What are some stuff that Rust isn't good at?
    14 projects | /r/rust | 16 Apr 2023
    irust?
  • IRust: Cross Platform Rust REPL
    1 project | news.ycombinator.com | 14 Jan 2023
  • Val on Programming: What makes a good REPL?
    4 projects | news.ycombinator.com | 7 Sep 2022
    Something I've been thinking a lot about for Rust is what can and should a REPL experience be for a compiled language (ie what are reasonable compromises).

    There seem to be two repls that haven't gotten much traction:

    - https://github.com/google/evcxr/blob/main/evcxr_repl/README....

    - https://github.com/sigmaSd/IRust

    There have been little and big nits that have held me back from wanting to push these further, including

    - Bad defaults (having to opt-in to panic handling)

    - Command syntax feeling out of place and likely not beginner friendly

    - Limits on variable preservation

    - Lack of introspection (at least irust as `:type`)

    So far I've been punting on wanting to improve this area by instead focusing on polishing up a rust script solution in the hopes of getting it merged: https://github.com/epage/cargo-script-mvs

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 IRust and burn you can also consider the following projects:

evcxr

candle - Minimalist ML framework for Rust

soli - Solidity REPL

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

job-hunt-rust - A locally run and customisable recent job aggregator with in-memory datastore, query language (JHQL), and REPL.

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

cargo-leptos - Build tool for Leptos (Rust)

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

cargo-script-mvs - Pre-RFC for merging cargo-script into cargo

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

farolero - Thread-safe Common Lisp style conditions and restarts for Clojure(Script) and Babashka.

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