node_crunch
Allows to distribute computations across several nodes (by willi-kappler)
constellation
Distributed programming for Rust. (by constellation-rs)
node_crunch | constellation | |
---|---|---|
15 | 4 | |
78 | 575 | |
- | 0.0% | |
0.0 | 0.0 | |
over 1 year ago | over 3 years ago | |
Rust | Rust | |
MIT License | 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.
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 2021-12-28.
-
Distributed systems you'd like to see in Rust?
Anything that abstracts away the tedious parts in writing distributed applications that run on multiple nodes and communicate and exchange data. There are efforts already, e.g.: https://github.com/constellation-rs/constellation
- Constellation - A project to make Rust the cutting edge of distributed computing
- Constellation: Distributed Programming for Rust
-
HPC message passing in Rust? Distribute computation between two Pis.
Some like https://github.com/constellation-rs/constellation maybe? But I never tried it myself and it doesn't seem to have any activity in the last months....?
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
canary - Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.
constellation - Constellation is the first Confidential Kubernetes. Constellation shields entire Kubernetes clusters from the (cloud) infrastructure using confidential computing.
sia - Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility. [Moved to: https://github.com/znx3p0/canary]
rust-in-hpc
siad - The Sia daemon