enclaver VS salty

Compare enclaver vs salty and see what are their differences.

enclaver

Open source toolkit created to enable easy adoption of software enclaves (by edgebitio)

salty

Simple Saltstack-like deployment system in 1k lines of Python (by mattbillenstein)
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
enclaver salty
8 8
119 23
2.6% -
8.1 6.4
3 months ago 4 months ago
Rust Python
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.

enclaver

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

salty

Posts with mentions or reviews of salty. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-30.
  • Pyinfra: Automate Infrastructure Using Python
    8 projects | news.ycombinator.com | 30 Apr 2024
    Was there any thought to perhaps do a version with an agent? I really like how fast Saltstack can be as compared to Ansible.

    I've been using my own homegrown project that does just this - Python roles, server/client, Mako templates: https://github.com/mattbillenstein/salty

    It's very very fast to do deploys on long-lived infrastructure, but it hasn't been optimized for large clusters yet; I expect the server process will be a bottleneck with many clients, but still probably faster than Ansible for most setups.

  • Linux System Config Management Tools
    2 projects | /r/devops | 10 Jan 2023
  • It's almost 2023 - How do you logrotate? Seriously.
    1 project | /r/devops | 22 Dec 2022
  • Replacement for Chef?
    3 projects | /r/devops | 26 Nov 2022
  • What’s the coolest thing you did this year?
    3 projects | /r/devops | 25 Nov 2022
    And running my own deployment system on this one: https://github.com/mattbillenstein/salty
  • Who's NOT using Kubernetes these days and want to share their exciting bit/tooling?
    3 projects | /r/devops | 9 Aug 2022
    Slack chatops on top of Saltstack (although I experrimenting with rolling my own https://github.com/mattbillenstein/salty)
  • Show HN: Salty, a minimalist DevOps tool inspired by Saltstack (and Ansible)
    2 projects | news.ycombinator.com | 19 Sep 2021
    I have a couple of comments and a question:

    * please "set -e" and ideally "-euo pipefail" in shell scripts, because encountering an error and defaulting to "this is fine" is usually not going to produce good outcomes in a server automation suite: https://github.com/mattbillenstein/salty/blob/master/example...

    * if this had an "else: return 1" equivalent, it wouldn't cause the salty.py to exit(0) on a misunderstood mode: https://github.com/mattbillenstein/salty/blob/master/salty.p...

    * maybe this is my ignorance of saltstack, but is there no mechanism through which a sane python editor could help one know what verbs and params are available here? https://github.com/mattbillenstein/salty/blob/master/example...

    For example, if those were "from salty import copy" a sane python editor could help in all kinds of ways, but with them just being implicit, the editor doesn't know and now I have to maintain a whole api in my head

What are some alternatives?

When comparing enclaver and salty you can also consider the following projects:

vault - Extension for storing encrypted secrets in the Vault

terraform-provider-proxmoxve - Terraform provider for ProxMox Virtual Environment

CFEngine - CFEngine Community

bevy - A refreshingly simple data-driven game engine built in Rust

semaphore - Modern UI for Ansible

VW_Flash - Flashing tools for VW AG control units over UDS. Compression, encryption, RSA bypass, and checksums are supported for Simos18.1/6/10, DQ250-MQB, DQ381-MQB, and Haldex4Motion-Gen5-MQB.

mgmt - Next generation distributed, event-driven, parallel config management!

pgsodium - Modern cryptography for PostgreSQL using libsodium.

ve - The ve toolkit build system

(R)?ex - Rex, the friendly automation framework