rust-quiz VS rust-sokoban

Compare rust-quiz 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
rust-quiz rust-sokoban
11 3
1,580 142
- -
6.2 0.0
24 days ago over 1 year ago
Rust Rust
Creative Commons Attribution Share Alike 4.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-quiz

Posts with mentions or reviews of rust-quiz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-20.

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

linkedin-skill-assessments-quizzes - Full reference of LinkedIn answers 2023 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers

Weld - Full fake REST API generator written with Rust

cargo-llvm-lines - Count lines of LLVM IR per generic function

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

db-dump - Library for scripting analyses against crates.io's database dumps

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

async-trait - Type erasure for async trait methods

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

semver-trick - How to avoid complicated coordinated upgrades

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

python-rust-ffi - Horrible examples of using cffi to call Rust functions from Python

ggez - Rust library to create a Good Game Easily