awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBuffer-Based File Managers

Representing each open file as a buffer and allowing switching between them while keeping all files in memory.

Distinct from Editor File Openers: No candidate covers managing multiple open files as in-memory buffers with switching; closest candidates are about file openers or in-memory file systems.

Explore 1 awesome GitHub repository matching development tools & productivity · Buffer-Based File Managers. Refine with filters or upvote what's useful.

Awesome Buffer-Based File Managers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • sinelaw/freshAvatar de sinelaw

    sinelaw/fresh

    5,914Voir sur 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

    Represents each open file as a buffer and lets you switch between them while keeping all files in memory.

    Rustideterminal-basedtext-editor
    Voir sur GitHub↗5,914
  1. Home
  2. Development Tools & Productivity
  3. Buffer-Based File Managers