k8deployer VS awesome-modern-cpp

Compare k8deployer vs awesome-modern-cpp and see what are their differences.

k8deployer

An experimental deployer for kubernetes apps for developers who are too lazy (or busy) to learn Helm. (by jgaa)
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
k8deployer awesome-modern-cpp
1 15
2 11,362
- -
0.0 3.5
over 2 years ago 4 months ago
C++ HTML
MIT License -
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.

k8deployer

Posts with mentions or reviews of k8deployer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-12.
  • Ask HN: Who is using C++ as the main language for new project?
    26 projects | news.ycombinator.com | 12 Aug 2022
    I'm using C++ for most of my projects, because I like it. It's also what I do for a living. The latest new open source project I initiated is a dns server, nsblast, using rocksdb for storage. https://github.com/jgaa/nsblast

    The (side) project I have put most effort into in the last year is k8deployer, a helm like utility that can deploy simple and complex applications in kubernetes with minimal effort. https://github.com/jgaa/k8deployer

    In these projects I don't use other languages. C++ is the only language where I easily get into "flow".

awesome-modern-cpp

Posts with mentions or reviews of awesome-modern-cpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-16.

What are some alternatives?

When comparing k8deployer and awesome-modern-cpp you can also consider the following projects:

MathAnimation - A simple C++/OpenGL application to create quick and dirty mathematically accurate animations

immer - Postmodern immutable and persistent data structures for C++ — value semantics at scale

tevr-asr-tool - State-of-the-art (ranked #1 Aug 2022) German Speech Recognition in 284 lines of C++. This is a 100% private 100% offline 100% free CLI tool.

thonny - Python IDE for beginners

windmap

notepad-plus-plus - Notepad++ official repository

polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust

slint - Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

py-must-watch - Must-watch videos about Python

Wt - Wt, C++ Web Toolkit

pythonds - Problem Solving with Algorithms and Data Structures using Python