awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesStateful Rust Evaluators

Evaluates Rust code snippets interactively, preserving state across evaluations for REPL and notebook environments.

Distinct from Sequential Evaluation Engines: Distinct from Sequential Evaluation Engines: focuses on Rust-specific stateful evaluation, not general sequential evaluation on persistent agent instances.

Explore 1 awesome GitHub repository matching development tools & productivity · Stateful Rust Evaluators. Refine with filters or upvote what's useful.

Awesome Stateful Rust Evaluators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • evcxr/evcxrevcxr का अवतार

    evcxr/evcxr

    6,436GitHub पर देखें↗

    EvalXR is an interactive Rust compiler that compiles code into dynamically loaded libraries for iterative evaluation without restarting the process. It serves as a Rust Jupyter kernel, a notebook runtime, and a REPL environment, all with state retention across evaluations. The project provides a stateful Rust evaluation engine that runs code snippets in isolated sandboxes while keeping functions and variables alive between executions. It supports cell-based execution, compiling Rust code into a shared library and loading it into the same process to preserve state, with an error-aware compilat

    Evaluates Rust code snippets interactively while preserving state across evaluations for REPL and notebook environments.

    Rust
    GitHub पर देखें↗6,436
  1. Home
  2. Development Tools & Productivity
  3. Sequential Execution Engines
  4. Sequential Evaluation Engines
  5. Stateful Rust Evaluators