luatest VS controller-runtime

Compare luatest vs controller-runtime and see what are their differences.

luatest

Tarantool test framework written in Lua (by tarantool)

controller-runtime

Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery) (by kubernetes-sigs)
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
luatest controller-runtime
2 53
38 2,311
- 1.3%
7.3 9.4
19 days ago 2 days ago
Lua Go
GNU General Public License v3.0 or later Apache License 2.0
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.

luatest

Posts with mentions or reviews of luatest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • How we wrote Tarantool Kubernetes Operator
    13 projects | dev.to | 29 Jul 2022
    The Tarantool ecosystem is constantly growing. Today it already has a lot of connectors for popular programming languages (Golang, Python, Java, etc.), extension modules for building applications with blocks (vshard, queue, etc.), and frameworks that speed up the development process (Cartridge and Luatest).
  • Ten-year experience in DBMS testing
    15 projects | dev.to | 4 Feb 2022
    For testing Lua projects, we have a different framework, luatest. This is originally a fork of another good framework, luaunit. Project forking provided tighter integration with Tarantool (e.g., we added specific fixtures). It also allowed us to implement many new features regardless of the luaunit development: integration with luacov, XFail status support, etc.

controller-runtime

Posts with mentions or reviews of controller-runtime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-23.

What are some alternatives?

When comparing luatest and controller-runtime you can also consider the following projects:

tarantool - Get your data in RAM. Get compute close to data. Enjoy the performance.

client-go - Go client for Kubernetes.

jepsen.tarantool - Jepsen tests for Tarantool

controller-tools - Tools to use with the controller-runtime libraries

msgpuck - A simple and efficient MsgPack binary serialization library in a self-contained header file

operator-sdk - SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.

YCSB - Yahoo! Cloud Serving Benchmark

yaml - A better way to marshal and unmarshal YAML in Golang

test-run - Tarantool functional testing framework

golang-design-pattern - 设计模式 Golang实现-《研磨设计模式》读书笔记

small - Specialized memory allocators

sample-controller-kubebuilder - This is Sample Controller(Foo Controller) developed by Kubebuilder