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

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

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

محررات نصوص نمطية حديثة بلغة Rust

تم تحديث الترتيب في 30 يونيو 2026

For a modern modal text editor written in Rust, the strongest matches are helix-editor/helix (Helix is a Rust-based terminal modal text editor with), lapce/lapce (Lapce is a modern, modal text editor written in) and zed-industries/zed (Zed is an open-source, Rust-based code editor with built-in). sinelaw/fresh is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

محررات نصوص عالية الأداء مبنية بلغة Rust وتتميز بسير عمل التحرير النمطي (modal editing) لمعالجة الأكواد بكفاءة.

محررات نصوص نمطية حديثة بلغة Rust

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

    helix-editor/helix

    44,911عرض على GitHub↗

    Helix is a terminal-based modal text editor designed for efficient code manipulation and navigation. It centers on a selection-first editing model, where operations are performed on active ranges rather than individual cursor positions, allowing for precise control over text and code structures. The editor distinguishes itself through deep integration with structural parsing and language intelligence. By utilizing an incremental parsing library, it builds concrete syntax trees that enable advanced features like structural code navigation, intelligent indentation, and syntax-aware text object

    Helix is a Rust-based terminal modal text editor with deep structural parsing integration (tree-sitter and LSP), perfectly matching your search for a modern, Vim-like editor with built-in language intelligence and extensibility.

    RustLanguage Server ClientsLanguage Server IntegrationsModal Editing Interfaces
    عرض على GitHub↗44,911
  • lapce/lapceالصورة الرمزية لـ lapce

    lapce/lapce

    38,569عرض على GitHub↗

    Lapce is a high-performance text editor built with Rust that utilizes hardware acceleration for fast rendering and responsiveness. It functions as a modal text editor with Vim-style keybindings to minimize hand movement, an LSP client for language intelligence, and a remote development environment for editing files and executing code on distant servers. The editor features an extensible architecture based on the WebAssembly System Interface, allowing it to execute plugins compiled to WASI for cross-language functionality. It further distinguishes itself by implementing the Debug Adapter Proto

    Lapce is a modern, modal text editor written in Rust with Vim-style keybindings, LSP support, a WASI-based plugin system, and GPU-accelerated rendering, covering most of the requested features — though tree-sitter syntax highlighting and multiple cursors aren't explicitly confirmed, it squarely fits the category.

    RustGPU-Accelerated UI RenderingLanguage Server ClientsLanguage Server Integrations
    عرض على GitHub↗38,569
  • zed-industries/zedالصورة الرمزية لـ zed-industries

    zed-industries/zed

    85,338عرض على GitHub↗

    Zed is an AI-native, high-performance code editor designed for extreme responsiveness and keyboard-centric workflows. It functions as an extensible text processing workspace that integrates autonomous agents and predictive models directly into the development environment to automate complex engineering tasks, refactoring, and code generation. The editor distinguishes itself through a GPU-accelerated rendering pipeline and an asynchronous multi-threaded architecture that ensures low-latency interaction even with large-scale projects. It features built-in support for real-time, multi-user colla

    Zed is an open-source, Rust-based code editor with built-in Vim emulation, LSP integration, tree-sitter highlighting, a GPU-accelerated renderer, a terminal, and an extension system—exactly the modern modal editor you're looking for.

    RustGPU-Accelerated UI RenderingLanguage Server Protocol ClientsLanguage Server Protocols
    عرض على GitHub↗85,338
  • sinelaw/freshالصورة الرمزية لـ sinelaw

    sinelaw/fresh

    5,914عرض على GitHub↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    This repository offers a terminal-based code editor in Rust with Language Server Protocol support, a plugin system via sandboxed TypeScript scripts, and multiple cursors, fitting the description of a modern modal editor; however, it does not explicitly advertise Vim keybindings or a built-in terminal emulator.

    RustLanguage Server IntegrationsLanguage Server ProtocolsMulti-Cursor Editing
    عرض على GitHub↗5,914

Related searches

  • مشروع عملي لتعلم برمجة النظم
  • مكتبة لواجهات المستخدم الطرفية TUI في Rust
  • إطار عمل GUI متعدد المنصات لتطبيقات سطح المكتب بلغة Rust
  • a game engine written in Rust
  • مسار تعليمي عملي لتعلم Rust
  • a library for building Rust CLI applications
  • مدير ملفات يعتمد على لوحة المفاتيح للطرفية
  • مدير نوافذ متراصة (tiling window manager) لسير عمل سطح المكتب