Skip to content

Instantly share code, notes, and snippets.

@rgbkrk
Last active February 25, 2026 02:08
Show Gist options
  • Select an option

  • Save rgbkrk/2df0d32d63c61bbaacc06ea01b79a67e to your computer and use it in GitHub Desktop.

Select an option

Save rgbkrk/2df0d32d63c61bbaacc06ea01b79a67e to your computer and use it in GitHub Desktop.
Projects Using Runtimed Crates

Third-Party Projects Using Runtimed Crates

Project Description Crates Used Notes
quarto-dev/q2 Experimental Rust rewrite of Quarto (scientific document publishing) runtimelib, jupyter-protocol From Posit/RStudio
stencila/stencila Platform for dynamic, data-driven scientific documents jupyter-protocol, nbformat v2 Rust rewrite
dropbox/dKNOW Document processing toolkit for extracting structured info jupyter-protocol (0.9), nbformat (0.13) Older pre-1.0 versions
ad-si/Woxi Rust-based Wolfram Language interpreter with Jupyter kernel jupyter-protocol, runtimelib Uses git deps pointing to runtimed
bitbloxhub/jupyter-api.nvim Neovim plugin for Jupyter kernel interaction jupyter-protocol, runtimelib Newer project (Nov 2025)
savente93/snakedown Python API doc extractor for static site generators jupyter-protocol, nbformat Also on crates.io
paradigmxyz/jtool Jupyter tooling utility from Paradigm jupyter-protocol (0.9), runtimelib (0.29) Not open source (repo private/removed); source available via crates.io
vectorpikachu/nbconvert-rust Jupyter notebook → PDF via Typst (Chinese language focus) jupyter-protocol

Per-Crate Summary

Crate # External Dependents Projects
jupyter-protocol 8 All of the above
runtimelib 4 q2, Woxi, jtool, jupyter-api.nvim
nbformat 3 stencila, snakedown, dKNOW
jupyter-serde 0
jupyter-websocket-client 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment