cassandra-package VS kurtosis

Compare cassandra-package vs kurtosis and see what are their differences.

cassandra-package

A Kurtosis Starlark Package that spins up a Cassandra Network (by kurtosis-tech)

kurtosis

A platform for packaging and launching ephemeral backend stacks with a focus on approachability for the average developer. (by kurtosis-tech)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cassandra-package kurtosis
1 8
0 276
- 8.0%
6.5 9.8
4 months ago 8 days ago
Starlark Go
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cassandra-package

Posts with mentions or reviews of cassandra-package. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-05.

kurtosis

Posts with mentions or reviews of kurtosis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-02.
  • Cool Devtool Websites?
    1 project | dev.to | 6 Feb 2024
  • Pkl, a Programming Language for Configuration
    12 projects | news.ycombinator.com | 2 Feb 2024
    100%. Containers are essentially the new language-agnostic software libraries, but our current tools aren't adapted to write and distribute the "programs" formed from gluing them together.

    (Mostly-shameless plug, this is what we're trying to solve with Kurtosis: https://github.com/kurtosis-tech/kurtosis )

  • Podman Desktop 1.6 released: Even more Kubernetes and Containers features
    6 projects | news.ycombinator.com | 20 Dec 2023
    We're trying to do this at Kurtosis! (https://github.com/kurtosis-tech/kurtosis)

    The idea is to write your environment in Starlark (a minimal Python subset) and we'll handle running it on Docker or Kubernetes for you.

    We started with "reduce Kubernetes complexity" so we don't yet have the full Kubernetes ejection seat, but we're slowly marching towards it - feedback welcome!

  • Kurtosis: A composable build system for reproducible environments
    1 project | news.ycombinator.com | 29 Oct 2023
    Hey djupblue, right here! https://github.com/kurtosis-tech/kurtosis/#:~:text=Check%20o...
  • Ask HN: What Are You Working On? (Sept 2023)
    2 projects | news.ycombinator.com | 1 Sep 2023
    I'm building a Starlark-based build system that operates at the level of building multi-container environments, rather than normal code assets: https://github.com/kurtosis-tech/kurtosis

    It's kind of like Docker in the sense that it packages up an application in a reproducible, composable, and portable way...but instead of working at the level of one server, it works at the level of multi-server applications.

    In the back of my head I'm very curious about making an application that just messages me on WhatsApp whenever its the birthday of one of my close friends because I never remember those

  • Introducing Kurtosis: a build system for multi container test environments built over Docker
    3 projects | /r/programmingtools | 5 Apr 2023
    We are source available under the BSL license at - https://github.com/kurtosis-tech/kurtosis
    1 project | /r/docker | 4 Apr 2023
    Here are our docs: https://docs.kurtosis.com/. I'm happy to answer any questions :)
  • Show HN: Kurtosis – A build system for multi-container test environments
    1 project | news.ycombinator.com | 2 Apr 2023
    Hello HN!

    We’re Kevin and Galen, the co-founders of Kurtosis.

    Kurtosis is a composable build system for multi-container test environments. The goal is to make it easier for developers to set up test environments that require dynamic setup logic (e.g. passing IPs or runtime-generated data between services) or programmatic data seeding.

    Right now, people usually define these multi-container test environments with scripting languages like Bash or Python atop Docker or Kubernetes. This can be very fragile, and difficult to share. We set out to build a tool that provides first-class parameterizability, composability, and safety so it’s easy to reuse and recombine the environment definitions across tests.

    Kurtosis' runtime also abstracts the underlying container orchestrator, so test environments will run the same way whether they’re on a laptop or in a CI system, Docker or Kubernetes.

    We’d love to hear your thoughts and feedback on what we’ve built. And if you find yourself facing the problems we set out to solve, we’d love to hear how we can make Kurtosis more useful for you!

    Repo: https://github.com/kurtosis-tech/kurtosis/

What are some alternatives?

When comparing cassandra-package and kurtosis you can also consider the following projects:

scalardb - Universal transaction manager

argo-cd - Declarative Continuous Deployment for Kubernetes

ethereum-package - A Kurtosis package that deploys a private, portable, and modular Ethereum devnet

Peanut - 🐺 Deploy Databases and Services Easily for Development and Testing Pipelines.

awesome-kurtosis - Official Awesome Kurtosis page. Code examples using Kurtosis

migrate - Database migrations. CLI and Golang library.

helm-charts - Company.info Helm charts repository

localhost-databases - Collection of Database Docker compose files for local development.

Scylla - NoSQL data store using the seastar framework, compatible with Apache Cassandra