Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-kurtosis

Official Awesome Kurtosis page. Code examples using Kurtosis
https://github.com/kurtosis-tech/awesome-kurtosis

Last synced: 5 days ago
JSON representation

  • Uncategorized

    • Uncategorized

      • Auto-GPT Package - installs and starts AutoGPT locally with just 2 commands and with the memory backend of your choice. It's like AutoGPT got `brew install`. Built to simplify the install instructions of the popular open-source attempt to make GPT-4 fully autonomous: [Auto-GPT](https://github.com/Significant-Gravitas/Auto-GPT) by [Significant Gravitas](https://github.com/Significant-Gravitas).
      • Cassandra Package - spins up an n node Cassandra cluster and verifies that the cluster that was spun up was healthy
      • Redis Package - spins up a Redis instance
      • Etcd Package - spins up a Etcd instance - authored by [@laurentluce](https://github.com/laurentluce)
      • RabbitMq Package - spins up a RabbitMQ instance - authored by [@laurentluce](https://github.com/laurentluce)
      • Datastore Army Package - spins up an n node Datastore server cluster
      • MongoDB - spins up a MongoDB database
      • Postgres - spins up a local Postgres database
      • Keycloak - spins up a local Keycloak server with a preconfigured application.
      • Novu - spins up a full Novu environment
      • Ethereum Package - spins up a local Proof-of-Stake (PoS) Ethereum testnet, supporting supporting 9 different EL and CL clients including geth, lighthouse, lodestar, nimbus and erigon.
      • Avalanche Node Package - spins up a local, non-staking [Avalanche Go](https://github.com/ava-labs/avalanchego) node for local development and testing. This package can also be used to connect to other containerized services that make up your distributed system, like an instance of a wallet, indexer, explorer, or your dApp.
      • NEAR Package - spins up a local NEAR testnet with a local RPC endpoint, a NEAR explorer, an indexer for the explorer, and a NEAR wallet.
      • Aptos Validator Node with Faucet - sets up a local Aptos validator node and a testnet faucet for use in local development and testing workflows on the Aptos protocol.
      • Aptos Configurable Topology - sets up a local Aptos testnet with `n` validator, validator full nodes and public full nodes.