awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
File System Abstractions · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesFile System Abstractions

Interfaces that decouple high-level application logic from underlying disk I/O and file state management.

Distinguishing note: Focuses on architectural decoupling of file operations rather than raw storage or database management.

Explore 1 awesome GitHub repository matching software engineering & architecture · File System Abstractions. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. File System Abstractions

Awesome File System Abstractions GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • voideditor/void

    voideditor/void

    28,219View on GitHub↗

    Void is an AI-powered code editor designed to integrate automated code generation and modification directly into the development workflow. It functions as a specialized engine for programmatic refactoring, enabling users to apply systematic changes to source files through structured diffs and full-file rewrites. The platform distinguishes itself through a centralized communication layer that manages secure interactions between local environments and external language model providers. It incorporates a structured approval pipeline that tracks pending modifications, allowing developers to revie

    Provides an abstracted interface to manage document persistence and decouple editing operations from disk I/O.

    TypeScriptchatgptclaudecopilot
    28,219View on GitHub↗