ferris-fetch VS rust-sokoban

Compare ferris-fetch vs rust-sokoban and see what are their differences.

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
ferris-fetch rust-sokoban
3 3
119 142
- -
0.0 0.0
6 months ago over 1 year ago
Rust Rust
MIT License 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.

ferris-fetch

Posts with mentions or reviews of ferris-fetch. 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 ferris-fetch and rust-sokoban you can also consider the following projects:

freshfetch - A fresh take on neofetch

Weld - Full fake REST API generator written with Rust

lemmeknow - The fastest way to identify anything!

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

tshell - A shell for windows made in rust

rust-library-i18n - Rust 核心库和标准库中文翻译,可作为 IDE 工具的智能提示,并生成本地 API 文档

nomino - Batch rename utility for developers

rust-quiz - Medium to hard Rust questions with explanations

skyfetch - ☁️ a simple system information fetch

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

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

ggez - Rust library to create a Good Game Easily