rust-library-i18n VS rust-sokoban

Compare rust-library-i18n vs rust-sokoban and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rust-library-i18n rust-sokoban
1 3
531 142
- -
3.4 0.0
9 months ago over 1 year ago
Rust Rust
Apache License 2.0 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.

rust-library-i18n

Posts with mentions or reviews of rust-library-i18n. We have used some of these posts to build our list of alternatives and similar projects.

rust-sokoban

Posts with mentions or reviews of rust-sokoban. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-13.
  • Sokoban clone written in Rust using ggez
    3 projects | /r/rust_gamedev | 13 Dec 2022
    I didn’t take a close look at your project yet, but based on the description, you may be interested in this: https://sokoban.iolivia.me (I also have a version in Bevy: https://github.com/ropewalker/bevy_sokoban).
  • Anything C can do Rust can do Better
    58 projects | dev.to | 1 Dec 2022
    Rust sokoban - Olivia Ifrim
  • [Help] How to make a Sokoban game?
    1 project | /r/rust_gamedev | 21 Jul 2022
    1 is what I ended up implementing in https://github.com/iolivia/rust-sokoban/blob/master/code/rust-sokoban-c04-01/src/systems/input_system.rs, I discarded 2 because then you might need to roll back some moves if you find another box there or a wall etc, and it could look glitchy if you render while you’re in this bad state, and it’s pretty easy to get it wrong really.

What are some alternatives?

When comparing rust-library-i18n and rust-sokoban you can also consider the following projects:

janetrs - Rust high level bindings for Janet

Weld - Full fake REST API generator written with Rust

shiplift - 🐳 🦀 rust interface for maneuvering docker containers

swhkd - Sxhkd clone for Wayland (works on TTY and X11 too)

gt - Using the OpenAI GPT model, one can conveniently access language translation from the command line.

ferris-fetch - 🎨🦀 A system information tool for Rustaceans

rust-quiz - Medium to hard Rust questions with explanations

rust-cli-boilerplate - Rust project boilerplate for CLI applications

AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

bagel - Compile-time stuff and other goodies for rustaceans 🦀

ggez - Rust library to create a Good Game Easily