Weld VS rust-sokoban

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Weld rust-sokoban
- 3
289 142
- -
0.0 0.0
5 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.

Weld

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

We haven't tracked posts mentioning Weld yet.
Tracking mentions began in Dec 2020.

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 Weld and rust-sokoban you can also consider the following projects:

parity-bitcoin - The Parity Bitcoin client

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

basiliq - REST API server that abstracts the need to write CRUD methods by exposing a standardized API to interact with a Postgres database

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

httpmock - HTTP mocking library for Rust.

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

weather_bandit - Dragon App (Weather bandit a personal weather forecast expert with a mask)

rust-quiz - Medium to hard Rust questions with explanations

connect_rusty - Dragon App (Connect Rusty a classic two-player connection board game)

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