kludgine VS cress

Compare kludgine vs cress and see what are their differences.

kludgine

A kludgey 2d game engine written in Rust atop wgpu (by khonsulabs)

cress

Chess engine from scratch in Rust, with GUI using Druid (by jacksonriley)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kludgine cress
1 1
55 2
- -
8.9 1.8
18 days ago about 3 years ago
Rust Rust
GNU General Public License v3.0 or later -
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.

kludgine

Posts with mentions or reviews of kludgine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-09.
  • Chess board in Rust
    8 projects | /r/rust | 9 Apr 2021
    I have an engine that I've been working on that I haven't ever posted here. Here's an example using the UI framework for tic-tac-toe.

cress

Posts with mentions or reviews of cress. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-09.
  • Chess board in Rust
    8 projects | /r/rust | 9 Apr 2021
    I wrote one recently with Druid which was quite easy to get up and running - feel free to take a look! https://github.com/jacksonriley/cress

What are some alternatives?

When comparing kludgine and cress you can also consider the following projects:

relm - Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust

bevy - A refreshingly simple data-driven game engine built in Rust

opcua - A client and server implementation of the OPC UA specification written in Rust

chess-engine - A dependency-free chess engine♟️ library built to run anywhere.

rust-chessground - A chessboard widget for Relm/GTK

egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native