A Chess Engine is written in Rust that runs natively and on the web!

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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
  • chess-rs

    A Chess Engine written in Rust that runs natively and on the web!

  • DGS

    Go Server with spherical fields and VR support

  • Once created the game of go engine written in Rust. In the monorepo there is also a server in Rust too

  • 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.

    InfluxDB logo
  • cargo-run-wasm

    Trivially run wasm applications and examples in the browser

  • Thanks a lot! As I said in an earlier comment, building this allowed me to explore a lot of features of rust like Traits, Dynamic Dispatch, Pattern Matching, Const evaluation, Static variables, etc. and that on top of that trying to figure out how to conveniently port it to WASM was also a nice learning experience. I am currently using trunk as a bundler which ties in neatly with a GitHub action but before that, I tried cargo-run-wasm, which felt a little hacky. So overall a whole lot of learning.

  • trunk

    Build, bundle & ship your Rust WASM application to the web.

  • Thanks a lot! As I said in an earlier comment, building this allowed me to explore a lot of features of rust like Traits, Dynamic Dispatch, Pattern Matching, Const evaluation, Static variables, etc. and that on top of that trying to figure out how to conveniently port it to WASM was also a nice learning experience. I am currently using trunk as a bundler which ties in neatly with a GitHub action but before that, I tried cargo-run-wasm, which felt a little hacky. So overall a whole lot of learning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Game Go Server with spherical fields and VR support in Rust

    1 project | news.ycombinator.com | 28 Jan 2023
  • DGS - multiplayer game of go server with spherical fields and VR support (read comment for more details)

    1 project | /r/WebGames | 23 Jan 2023
  • DGS - the multiplayer game of go server with spherical fields and VR support (read comment for more details)

    1 project | /r/rust_gamedev | 22 Jan 2023
  • Need help getting my website to work on my Github

    1 project | /r/github | 23 Aug 2022
  • 3 years of fulltime Rust game development, and why we're leaving Rust behind

    21 projects | news.ycombinator.com | 26 Apr 2024