awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesInteractive Rust Environments

Running Rust code line by line in a REPL or Jupyter notebook, seeing results immediately without compiling a full program.

Distinct from Rust: Distinct from Rust: focuses on interactive execution environments for Rust, not the language itself or systems programming.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Interactive Rust Environments. Refine with filters or upvote what's useful.

Awesome Interactive Rust Environments GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • evcxr/evcxrالصورة الرمزية لـ evcxr

    evcxr/evcxr

    6,436عرض على GitHub↗

    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

    Enables running Rust code line by line in a REPL or Jupyter notebook with immediate results.

    Rust
    عرض على GitHub↗6,436
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Systems & Low-Level
  6. Rust
  7. Interactive Rust Environments