Any crate you feel like you're missing, preferably for the 2d or 3d computer vision?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. gron

    Make JSON greppable!

    Other tools I am a big fan of are jq and gron, if those had XML counterparts many of the above tasks could be built using them. If your XML library could take Wasm extensions, then users could write their own predicates and you wouldn't need to implement your own language like jq did, it has its own internal bytecode based VM an jq language.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. jq

    Command-line JSON processor

  4. wasmtime

    A lightweight WebAssembly runtime that is fast, secure, and standards-compliant

    For Wasm I would embed https://wasmtime.dev/

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

  • Go + WASM: Run Native Code in Your Browser

    1 project | dev.to | 18 Apr 2025
  • Building And Running WASM Apps

    1 project | dev.to | 25 Nov 2024
  • Query Your Python Lists

    4 projects | news.ycombinator.com | 14 Nov 2024
  • Lightweight Containers With Docker and WebAssembly

    1 project | dev.to | 18 Dec 2023
  • Dave Cutler: The Secret History of Microsoft Windows [video]

    2 projects | news.ycombinator.com | 22 Oct 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?