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
P

pivotal/kpack

0
View on GitHub↗
0 stars·0 forks·9 views

Kpack

Features

  • Build And Packaging - Kubernetes-native service for building container images.

Star history

Star history chart for pivotal/kpackStar history chart for pivotal/kpack

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Kpack

These projects share indexed features with Kpack. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • tmodloader/tmodloadertModLoader avatar

    tModLoader/tModLoader

    5,099View on GitHub↗

    tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It provides a polymorphic content API that allows for the creation of new items, NPCs, projectiles, and world assets through object-oriented inheritance. The project is distinguished by its advanced code modification capabilities, utilizing intermediate language bytecode patching and reflection-based private access to alter internal game behavior. It features a hot-reloading assembly runtime that enables developers to recompile and apply source code changes in real-time without res

    C#apigamesteam
    View on GitHub↗5,099
  • abhijithvijayan/web-extension-starterabhijithvijayan avatar

    abhijithvijayan/web-extension-starter

    2,172View on GitHub↗

    This project is a development starter kit and build system designed for creating cross-browser web extensions. It provides a unified codebase structure that allows developers to manage background scripts, content scripts, and user interface components within a single project, automating the generation of browser-specific manifest files and deployment packages. The framework distinguishes itself through a multi-target build pipeline that abstracts platform-specific dependencies and transforms a unified configuration into tailored outputs for different browser environments. It includes a hot mo

    TypeScriptboilerplatechromechrome-extension
    View on GitHub↗2,172
  • christian-korneck/docker-pushrmchristian-korneck avatar

    christian-korneck/docker-pushrm

    152View on GitHub↗

    "Docker Push Readme" - a Docker CLI plugin to update container repo docs

    Go
    View on GitHub↗152
  • containers/skopeocontainers avatar

    containers/skopeo

    10,982View on GitHub↗

    Skopeo is an OCI container image manager and registry client designed for inspecting, copying, and signing container images across different registries and storage backends. It enables the manipulation of container images using direct API calls to registries, operating independently of a local container daemon or runtime. The tool provides specialized capabilities for container image mirroring and synchronization, specifically supporting the mirroring of external repositories to internal registries for air-gapped environments. It also functions as a container image signing tool, allowing for

    Go
    View on GitHub↗10,982
Compare all 24 related projects→

Frequently asked questions

What are the main features of pivotal/kpack?

The main features of pivotal/kpack are: Build And Packaging.

Which projects share features with pivotal/kpack?

Projects with overlapping indexed features include: tmodloader/tmodloader — tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It… abhijithvijayan/web-extension-starter — This project is a development starter kit and build system designed for creating cross-browser web extensions. It… christian-korneck/docker-pushrm — "Docker Push Readme" - a Docker CLI plugin to update container repo docs. datastack-net/dockerized — Run popular commandline tools within docker. docker/buildx — Buildx is a BuildKit build extension and container build instance manager that enables the creation of container… containers/skopeo — Skopeo is an OCI container image manager and registry client designed for inspecting, copying, and signing container…