You can run Rust code in a Jupyter notebook

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • evcxr

  • Note that you can install evcxr and use it as a Rust REPL in your terminal (see https://github.com/google/evcxr/blob/main/evcxr_repl/README.... ). (Tip: alias it to something that you'll actually remember how to type!)

  • jupyter

    Jupyter metapackage for installation, docs and chat

  • How cool. This motivated a quick search - this could be fun:

    How to write your own kernel

    https://jupyter-client.readthedocs.io/en/stable/kernels.html

    All the language kernels (a lot of abandoned ones - the mariaDB one ('binder') will take a while to load but SQL in Jupyter!)

    https://github.com/jupyter/jupyter/wiki/Jupyter-kernels

  • 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.

    InfluxDB logo
  • polars

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

  • https://github.com/pola-rs/polars/tree/master/polars/polars-...

    My usage is very narrow (aggregating a dataframe of bounding box observations over a sliding time window) and I only use streaming Arrow IPC, which both work great!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why Python's Integer Division Floors (2010)

    1 project | news.ycombinator.com | 28 Feb 2024
  • Polars 0.20 Released

    1 project | news.ycombinator.com | 16 Dec 2023
  • Polars: Dataframes powered by a multithreaded query engine, written in Rust

    1 project | news.ycombinator.com | 7 Dec 2023
  • Polars 0.34 is released. (A query engine focussing on DataFrame front ends)

    1 project | /r/u_Dazzling_Finger_8120 | 26 Oct 2023
  • Polars 0.34 is released. (A query engine focussing on DataFrame front ends)

    1 project | /r/rust | 26 Oct 2023