evcxr VS nsi

Compare evcxr vs nsi and see what are their differences.

nsi

High level Rust bindings for Illumination Research’s Nodal Scene Interface – ɴsɪ. (by virtualritz)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
evcxr nsi
75 1
5,182 15
2.2% -
8.7 7.0
8 days ago 5 months ago
Rust Rust
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" 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.

evcxr

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

nsi

Posts with mentions or reviews of nsi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-26.
  • Evcxr: A Rust REPL and Jupyter Kernel
    7 projects | news.ycombinator.com | 26 Jan 2021
    I added jupyter notebook support to my nsi[1] crate via evxcr.

    It allows you to do a 3D (offline) render with 3Delight (on AWS, if you want) directly into a notebook.

    Here is an example notebook[2].

    I haven't managed to update the image dynamically while it's rendering (there's no support for that in evxcr). If anyone knows how to do this, I'd be keen to add that too.

    [1] https://crates.io/crates/nsi

    [2] https://github.com/virtualritz/nsi/blob/master/examples/jupy...

What are some alternatives?

When comparing evcxr and nsi you can also consider the following projects:

vscode-jupyter - VS Code Jupyter extension

ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust

OffsetArrays.jl - Fortran-like arrays with arbitrary, zero or negative starting indices.

jupyter-rust - a docker container for jupyter notebooks for rust

vim-slime - A vim plugin to give you some slime. (Emacs)

rust-script - Run Rust files and expressions as scripts without any setup or compilation step.

bincode - A binary encoder / decoder implementation in Rust.

cargo-script - Cargo script subcommand

iron.nvim - Interactive Repl Over Neovim