Stats
Basic Amethyst repo stats
3
6,950
9.7
5 days ago
amethyst/amethyst is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
Amethyst Alternatives
Similar projects and alternatives to Amethyst
-
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
-
-
-
-
-
gutenberg
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts.
Hence, a higher number means a better Amethyst alternative or higher similarity.
Posts
Posts where Amethyst has been mentioned. We have used some of these posts to build our list of alternatives and similar projects - the last one was on 2021-04-16.
-
arcade game made with rust and amethyst
The best way to install for linux distros is: git clone https://github.com/ericrasmussen/quatronaut2020.git cd quatronaut2020 cargo xtask run This assumes you have git and cargo of course. It won't miss the assets and configs folders that way. You'll also need the dependencies from https://github.com/amethyst/amethyst#fedora for amethyst.
- Data-Oriented สายเกมส์
-
A list of graphics engines built with Rust
Website: https://book.amethyst.rs Book: https://book.amethyst.rs/book/stable/ API: https://book.amethyst.rs/api/stable/amethyst/ Crate: https://docs.rs/crate/amethyst/0.13.0 Github: https://github.com/amethyst/amethyst
-
Theta Wave v0.1.4 "Foundations" Update
Yes! It uses the Amethyst engine. https://github.com/amethyst/amethyst
-
Legion ECS v0.4.0
The migration is still ongoing and can be tracked here: https://github.com/amethyst/amethyst/issues/2517
- Amethyst – The open source, data-driven game engine
-
Bevy: A game engine built in Rust
Certainly that rewrite was huge, and it is currently "mostly complete", but Bevy launching when it did helped stifle a lot of the momentum. However, it was picked back up again in November and is now mostly complete: https://github.com/amethyst/amethyst/issues/2517
From outside at this point, the rewrite looks like a mistake , given the lost momentum and the current state of the project, but maybe when they finally get it out it'll turn out differently in 6 months.
-
24 Awesome Open-Source Rust Projects
Amethyst is the more mature one of the two and, because of that, has more features that you might need for a large-scale project and better integrations with 3rd party libraries. But, Bevy is catching up fast. If you are searching for an engine for your new project, I’d recommend looking at them both and seeing which one you like better.