node_crunch
Allows to distribute computations across several nodes (by willi-kappler)
constellation
Constellation is the first Confidential Kubernetes. Constellation shields entire Kubernetes clusters from the (cloud) infrastructure using confidential computing. (by edgelesssys)
node_crunch | constellation | |
---|---|---|
15 | 31 | |
78 | 1,013 | |
- | 2.3% | |
0.0 | 9.8 | |
over 1 year ago | 4 days ago | |
Rust | Go | |
MIT License | GNU Affero General Public License v3.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.
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.
node_crunch
Posts with mentions or reviews of node_crunch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-05.
-
Rust MPI -- Will there ever be a fully oxidized implementation?
I've written my own crate called node-crunch for distributed computing.
-
Eclipse Zenoh: 0.7.0 release
This looks really nice! It has encryption and compression is planned for the next release. I've developed node_crunch, a crate for distributed computing and designed the protocols myself. I think that Zenoh could make my life a lot easier ;-) I'll definitely try it out!
- HyperQueue: ergonomic HPC task executor written in Rust
- Mandelbrot rendering with Rust
- possibility of blas natively in Rust
- An optimization story
- Rust and Scientific/High-Performance Computing
-
[Feedback] Genetic Algorithm to Solve Sudoku Puzzles
You may be interested in darwin-rs, a crate for evolutionary algorithm that I'm working on. It uses multiple threads to speed things up, but I'm currently implementing node-crunch support, so that it can run on a cluster.
-
Added Glasses and Soft Shadows to my Ray Tracer
Nice! I'm currently working on node_crunch a crate for distributed computing. I've modified an existing ray tracer to run on a cluster. If you're interested you can have a look at the code.
-
What sort of mature, open-source libraries do you feel Rust should have but currently lacks?
I'm currently working on node_crunch.
constellation
Posts with mentions or reviews of constellation.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-21.
-
Using "Confidential Computing" with Hetzner? (Intel SGX/TDX, AMD SEV/SNP)
A lot happening in Europe, Enclaive provides encrypting containers (GitHub), Edgeless Systems provides a whole encrypted k8s with constellation (GitHub), then there are other players like scontain and secustack.
-
Mögliche Lösungen zu selbstzerstörenden Umgebungen mit einem Trigger
Aber schau dir bspw mal https://github.com/edgelesssys/constellation an.
-
Where are you hosting your Managed Kubernetes and why?
Would smth. like https://github.com/edgelesssys/constellation be helpful for those cases?
-
Why is K8 an issue when compliances become important for enterprises (HIPAA)
Hey u/Aztreix, we've recently released an open-source Kubernetes distribution that keeps all data always encrypted and isolates your workloads from cloud infrastructure. This solves many compliance requirements, at least for European companies. Feel free to check it out: https://github.com/edgelesssys/constellation.
- What Is Confidential Kubernetes?
-
Germany Forces a Microsoft 365 Ban Due to Privacy Concerns
Maybe they should deploy it via Constellation https://github.com/edgelesssys/constellation
- Constellation: Confidential Kubernetes
-
Setting up a "confidential" GitLab🦊🔒
Easy! I recently posted about our open-source project Constellation. Constellation is the first confidential Kubernetes distribution. Think Rancher Kubernetes Engine (RKE) or RedHat OpenShift for confidential computing.
-
What about Zero Trust Infrastructure?
Therefore, having such verifiable infrastructure seems paramount for a zero trust architecture. Constellation (https://github.com/edgelesssys/constellation) for example leverages Confidential Computing hardware to provide a fully-verifiable Kubernetes cluster. (Disclaimer: I work on that project)
-
What's your take on Zero Trust for Kubernetes?
Constellation does this as well btw: https://github.com/edgelesssys/constellation Disclaimer, I work on the project.
What are some alternatives?
When comparing node_crunch and constellation you can also consider the following projects:
libint - Libint: high-performance library for computing Gaussian integrals in quantum mechanics
kcl - KCL Programming Language (CNCF Sandbox Project). https://kcl-lang.io
rust-in-hpc
vscode-kcl - VS Code KCL Extension
libcint - general GTO integrals for quantum chemistry
kcl-plugin - KCL Plugins