indexify icon indicating copy to clipboard operation
indexify copied to clipboard

feat: executor in rust

Open notxorand opened this issue 1 month ago • 0 comments

Context

This is a rewrite of the python executor at ./indexify/src/indexify/executor/ in rust. Also includes changes to the .gitignore and README.md files.

What

WIP.

Testing

Contribution Checklist

  • [ ] If a Python package was changed, please run make fmt in the package directory.
  • [ ] If the server was changed, please run make fmt in server/.
  • [ ] Make sure all PR Checks are passing.

notxorand avatar Nov 18 '25 21:11 notxorand