Popularity
9.7
Stable
Activity
0.4
Declining
8,867
439
875

Programming language: Go
Latest version: v1.30.0

rkt alternatives and similar packages

Based on the "Other Software" category.
Alternatively, view rkt alternatives based on common mentions on social networks and blogs.

  • syncthing

    Open Source Continuous File Synchronization
  • hugo

    10.0 8.0 rkt VS hugo
    The world’s fastest framework for building websites.
  • Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
  • croc

    Easily and securely send things from one computer to another :crocodile: :package:
  • Seaweed File System

    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, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. [Moved to: https://github.com/seaweedfs/seaweedfs]
  • Gor

    9.8 5.5 rkt VS Gor
    GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
  • restic

    Fast, secure, efficient backup program
  • limetext

    Open source API-compatible alternative to the text editor Sublime Text
  • toxiproxy

    :alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
  • Comcast

    Simulating shitty network connections so you can build better systems.
  • confd

    Manage local application configuration files using templates and data from etcd or consul
  • LiteIDE

    9.5 3.3 L1 rkt VS LiteIDE
    LiteIDE is a simple, open source, cross-platform Go IDE.
  • drive

    Google Drive client for the commandline
  • nes

    9.2 0.0 rkt VS nes
    NES emulator written in Go.
  • Duplicacy

    A new generation cloud backup tool
  • heka

    DEPRECATED: Data collection and processing made easy.
  • scc

    9.0 5.5 rkt VS scc
    Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
  • Docker

    Notary is a project that allows anyone to have trust over arbitrary collections of data
  • fleet

    A Distributed init System.
  • myLG

    Network Diagnostic Tool
  • Juju

    Universal Operator Lifecycle Manager (OLM) for Kubernetes operators, and operators for traditional Linux apps, with declarative integration between operators for automated microservice integration.
  • blocky

    Fast and lightweight DNS proxy as ad-blocker for local network with many features
  • snap

    The open telemetry framework
  • GoBoy

    Multi-platform Nintendo Game Boy Color emulator written in Go
  • Stack Up

    Super simple deployment tool - think of it like 'make' for a network of servers
  • Circuit

    Circuit: Dynamic cloud orchestration http://gocircuit.org
  • lgo

    8.3 0.0 rkt VS lgo
    Interactive Go programming with Jupyter
  • Documize

    Modern Confluence alternative designed for internal & external docs, built with Go + EmberJS
  • borg

    Search and save shell snippets without leaving your terminal
  • GoDNS

    A dynamic DNS client tool supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc, written in Go.
  • vFlow

    Enterprise Network Flow Collector (IPFIX, sFlow, Netflow)
  • Plik

    Plik is a temporary file upload system (Wetransfer like) in Go.
  • shell2http

    Executing shell commands via HTTP server
  • peg

    7.4 0.0 rkt VS peg
    Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.
  • Go Package Store

    An app that displays updates for the Go packages in your GOPATH.
  • portal

    Portal is a quick and easy command-line file transfer utility from any computer to another.
  • Leaps

    A pair programming service using operational transforms
  • Postman

    CLI tool for batch-sending email via any SMTP server.
  • Guora

    🖖🏻 A self-hosted Quora like web application written in Go 基于 Golang 类似知乎的私有部署问答应用 包含问答、评论、点赞、管理后台等功能
  • gfile

    Direct file transfer over WebRTC
  • gocc

    Parser / Scanner Generator
  • Gokapi

    Lightweight selfhosted Firefox Send alternative without public upload. AWS S3 supported.
  • mockingjay

    Fake server, Consumer Driven Contracts and help with testing performance from one configuration file with zero system dependencies and no coding whatsoever
  • Gebug

    Debug Dockerized Go applications better
  • sake

    :robot: sake is a task runner for local and remote hosts
  • ipe

    6.4 0.0 rkt VS ipe
    An open source Pusher server implementation compatible with Pusher client libraries written in GO
  • woke

    Detect non-inclusive language in your source code.
  • ide

    6.1 7.6 rkt VS ide
    A Go code editor. With debugging and Autocomplete. 一个 Go 代码编辑器,具有 DEBUGGING 和 AUTOCOMPLETE
  • Cherry

    A tiny webchat server in Go.
  • tcpprobe

    Modern TCP tool and service for network performance observability.
  • wellington

    Spriting that sass has been missing

Do you think we are missing an alternative of rkt or a related project?

Add another 'Other Software' Package

README

:warning: End of project :warning:

development

This project has ended, and all development/maintenance activities have halted.

As it is free software, people are free and welcome to fork and develop the codebase on their own. However, to avoid any confusion, the original repository is archived and we recommend any further fork/development to proceed with an explicit rename and rebranding first.

We encourage all interested parties to mirror any relevant bits as we can't actively guarantee their existence in the future.


rkt - the pod-native container engine

godoc Build Status (Travis) Build Status (SemaphoreCI) Go Report Card

[rkt Logo](logos/rkt-horizontal-color.png)

rkt (pronounced like a "rocket") is a CLI for running application containers on Linux. rkt is designed to be secure, composable, and standards-based.

Some of rkt's key features and goals include:

  • Pod-native: rkt's basic unit of execution is a pod, linking together resources and user applications in a self-contained environment.
  • Security: rkt is developed with a principle of "secure-by-default", and includes a number of important security features like support for [SELinux][selinux], [TPM measurement][tpm], and running app containers in [hardware-isolated VMs][kvm].
  • Composability: rkt is designed for first-class integration with init systems (like [systemd][systemd], upstart) and cluster orchestration tools (like [Kubernetes][kubernetes] and [Nomad][nomad]), and supports [swappable execution engines][architecture].
  • Open standards and compatibility: rkt implements the [appc specification][rkt-and-appc], supports the Container Networking Interface specification, and can run [Docker images][docker] and OCI images. Broader native support for OCI images and runtimes is in development.

Project status

The rkt v1.x series provides command line user interface and on-disk data structures stability for external development. Any major changes to those primary areas will be clearly communicated, and a formal deprecation process conducted for any retired features.

Check out the [roadmap](ROADMAP.md) for more details on the future of rkt.

Trying out rkt

To get started quickly using rkt for the first time, start with the ["trying out rkt" document](Documentation/trying-out-rkt.md). Also check [rkt support on your Linux distribution](Documentation/distributions.md). For an end-to-end example of building an application from scratch and running it with rkt, check out the [getting started guide](Documentation/getting-started-guide.md).

Getting help with rkt

There are a number of different avenues for seeking help and communicating with the rkt community:

  • For bugs and feature requests (including documentation!), file an issue
  • For general discussion about both using and developing rkt, join the rkt-dev mailing list
  • For real-time discussion, join us on IRC: #[rkt-dev][irc] on freenode.org
  • For more details on rkt development plans, check out the GitHub milestones

Most discussion about rkt development happens on GitHub via issues and pull requests. The rkt developers also host a semi-regular community sync meeting open to the public. This sync usually features demos, updates on the roadmap, and time for anyone from the community to ask questions of the developers or share users stories with others. For more details, including how to join and recordings of previous syncs, see the sync doc on Google Docs.

Contributing to rkt

rkt is an open source project and contributions are gladly welcomed! See the [Hacking Guide](Documentation/hacking.md) for more information on how to build and work on rkt. See [CONTRIBUTING](CONTRIBUTING.md) for details on submitting patches and the contribution workflow.

Licensing

Unless otherwise noted, all code in the rkt repository is licensed under the [Apache 2.0 license](LICENSE). Some portions of the codebase are derived from other projects under different licenses; the appropriate information can be found in the header of those source files, as applicable.

Security disclosure

If you suspect you have found a security vulnerability in rkt, please do not file a GitHub issue, but instead email [email protected] with the full details, including steps to reproduce the issue. CoreOS is currently the primary sponsor of rkt development, and all reports are thoroughly investigated by CoreOS engineers. For more information, see the CoreOS security disclosure page.

Known issues

Check the [troubleshooting document](Documentation/troubleshooting.md).

Related Links

Integrations and Production Users


*Note that all licence references and agreements mentioned in the rkt README section above are relevant to that project's source code only.