awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesFilesystem Layer Serialization

The process of packaging filesystem changesets into compressed or uncompressed archive blobs.

Distinct from Change Serialization: Specific to the packaging of container filesystem layers rather than general document state patches.

Explore 1 awesome GitHub repository matching data & databases · Filesystem Layer Serialization. Refine with filters or upvote what's useful.

Awesome Filesystem Layer Serialization GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • opencontainers/image-specAvatar von opencontainers

    opencontainers/image-spec

    4,336Auf GitHub ansehen↗

    The OCI Container Image Specification is a standardized format for container images that ensures interoperability between different build tools and runtimes. It serves as a distribution standard for structuring image blobs and manifests, providing a consistent way to transfer data between registries and clients. The specification employs a content-addressable storage standard that identifies image layers and manifests using cryptographic digests to ensure data integrity. It includes a JSON-based configuration schema for defining execution metadata, such as entrypoints and environment variable

    Defines how filesystem additions and removals are packaged into archive blobs for distribution.

    Gocontainersdockeroci
    Auf GitHub ansehen↗4,336
  1. Home
  2. Data & Databases
  3. Document Storage
  4. Change Serialization
  5. Filesystem Layer Serialization