awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to cartergames/savemanager

Projects sharing features with SaveManager

30 open-source projects similar to cartergames/savemanager, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • atypical-consulting/virtualfilesystemA

    Atypical-Consulting/VirtualFileSystem

    0View on GitHub↗
    View on GitHub↗0
  • bayatgames/savegamefreeB

    BayatGames/SaveGameFree

    0View on GitHub↗
    View on GitHub↗0
  • bobvanderlinden/sharpfilesystemB

    bobvanderlinden/sharpfilesystem

    0View on GitHub↗
    View on GitHub↗0
  • buck-co/save-asyncB

    buck-co/save-async

    0View on GitHub↗
    View on GitHub↗0
  • byronmayne/unityioB

    ByronMayne/UnityIO

    0View on GitHub↗
    View on GitHub↗0
  • chrislusf/seaweedfschrislusf avatar

    chrislusf/seaweedfs

    26View on GitHub↗

    SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, xDC replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. Enterprise version is at seaweedfs.com.

    Go
    View on GitHub↗26

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
codesmile-0000011110110111/de.codesmile.assetdatabaseC

CodeSmile-0000011110110111/de.codesmile.assetdatabase

0View on GitHub↗
View on GitHub↗0
  • coreos/go-systemdcoreos avatar

    coreos/go-systemd

    2,685View on GitHub↗

    Go bindings to systemd socket activation, journal, D-Bus, and unit files

    Godbusgojournald
    View on GitHub↗2,685
  • coryleach/unitysaveloadC

    coryleach/UnitySaveLoad

    0View on GitHub↗
    View on GitHub↗0
  • cyberchitta/llm-context.pycyberchitta avatar

    cyberchitta/llm-context.py

    301View on GitHub↗

    Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between different tasks (like code review and documentation). Includes smart code outlining.

    Python
    View on GitHub↗301
  • dre0dru/localstorageD

    dre0dru/LocalStorage

    0View on GitHub↗
    View on GitHub↗0
  • efforthye/fast-filesystem-mcpefforthye avatar

    efforthye/fast-filesystem-mcp

    58View on GitHub↗

    Advanced filesystem operations for Claude Desktop with large file handling capabilities and Claude-optimized features.

    TypeScript
    View on GitHub↗58
  • foundatiofx/foundatioFoundatioFx avatar

    FoundatioFx/Foundatio

    2,088View on GitHub↗

    Pluggable foundation blocks for building distributed apps.

    C#abstractionsawsazure
    View on GitHub↗2,088
  • fronkongames/gamework-local-dataF

    FronkonGames/GameWork-Local-Data

    0View on GitHub↗
    View on GitHub↗0
  • fsnotify/fsnotifyfsnotify avatar

    fsnotify/fsnotify

    10,551View on GitHub↗

    fsnotify is a cross-platform filesystem notification library that provides a programming interface for tracking file and directory changes within Go applications. It utilizes native kernel notification interfaces to detect events such as file creation, deletion, and attribute updates, allowing developers to integrate real-time monitoring into their software. The library distinguishes itself by providing a unified abstraction layer that normalizes disparate kernel APIs into a consistent event stream. It manages high-volume activity through non-blocking event polling and internal memory bufferi

    Go
    View on GitHub↗10,551
  • geohot/minikeyvaluegeohot avatar

    geohot/minikeyvalue

    3,147View on GitHub↗

    A distributed key value store in under 1000 lines. Used in production at comma.ai

    Go
    View on GitHub↗3,147
  • git-lfs/git-lfsgit-lfs avatar

    git-lfs/git-lfs

    14,336View on GitHub↗

    Git Large File Storage is a Git extension that replaces large binary assets with lightweight pointers to keep repository history fast and lean. It functions as a remote binary asset store, hosting large files on a separate server instead of storing them directly in the Git history. The system includes a binary file locking mechanism to prevent concurrent edits on large assets, ensuring only one user can modify a file at a time. It also provides a virtual file system mount to expose large assets as a local filesystem without requiring a full manual checkout, and a history migration tool to con

    Gogitgit-lfsgo
    View on GitHub↗14,336
  • googlecloudplatform/gcsfuseGoogleCloudPlatform avatar

    GoogleCloudPlatform/gcsfuse

    2,287View on GitHub↗

    A user-space file system for interacting with Google Cloud Storage

    Go
    View on GitHub↗2,287
  • hadashia/unioH

    hadashiA/Unio

    0View on GitHub↗
    View on GitHub↗0
  • hadashia/vkvH

    hadashiA/VKV

    0View on GitHub↗
    View on GitHub↗0
  • hexitex/mcp-backup-serverhexitex avatar

    hexitex/MCP-Backup-Server

    12View on GitHub↗

    A Model Context Protocol (MCP) server implementation that provides file backup and restoration capabilities

    JavaScript
    View on GitHub↗12
  • intothedev/save-system-for-unityI

    IntoTheDev/Save-System-for-Unity

    0View on GitHub↗
    View on GitHub↗0
  • jgric2/fast-persistent-dictionaryJ

    jgric2/Fast-Persistent-Dictionary

    0View on GitHub↗
    View on GitHub↗0
  • josefpihrt/orangJ

    JosefPihrt/Orang

    0View on GitHub↗
    View on GitHub↗0
  • juicedata/juicefsjuicedata avatar

    juicedata/juicefs

    13,233View on GitHub↗

    JuiceFS is a distributed file system designed to mount object storage as a local, POSIX-compliant drive. It functions as a cloud-native persistent storage layer that decouples file metadata from raw data, storing metadata in a transactional database while keeping data blocks in object storage. This architecture enables multiple hosts across different regions to access the same storage simultaneously while maintaining strong consistency. The system distinguishes itself by performing data processing, including compression and encryption, directly on the client side before transmission. By split

    Gobigdatacloud-nativedistributed-systems
    View on GitHub↗13,233
  • kahing/goofyskahing avatar

    kahing/goofys

    5,558View on GitHub↗

    Goofys is a POSIX-compliant cloud object storage gateway that presents remote storage buckets as local system directories. It implements a user-space filesystem that maps S3-compliant and Azure Blob storage services to local mount points, allowing remote objects to be accessed through standard file system operations. The project provides specific mounting capabilities for Amazon S3, Azure Blob Storage, and Azure Data Lake accounts. It utilizes a FUSE-based implementation to interface cloud object storage with the operating system kernel. The system includes performance optimizations such as

    Go
    View on GitHub↗5,558
  • lucasmeijer/niceioL

    lucasmeijer/NiceIO

    0View on GitHub↗
    View on GitHub↗0
  • lurler/virtualfilesystemL

    Lurler/VirtualFileSystem

    0View on GitHub↗
    View on GitHub↗0
  • mamertofabian/mcp-everything-searchmamertofabian avatar

    mamertofabian/mcp-everything-search

    336View on GitHub↗

    An MCP server that provides fast file searching capabilities across Windows, macOS, and Linux. On Windows, it uses the Everything SDK. On macOS, it uses the built-in mdfind command. On Linux, it uses the locate/plocate command.

    Python
    View on GitHub↗336
  • mark3labs/mcp-filesystem-servermark3labs avatar

    mark3labs/mcp-filesystem-server

    653View on GitHub↗

    Go server implementing Model Context Protocol (MCP) for filesystem operations.

    Go
    View on GitHub↗653