Sharing Saturday #456

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/roguelikedev

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • SonarLint - Clean code begins in your IDE with SonarLint
  • egui

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

    I started trying to port the UI to egui, but gave up pretty quickly after realizing that it doesn't have a particularly good way to customize the style of widgets so it'd probably be pretty hard to get everything looking the way I wanted it to.

  • dioxus

    React-like GUI library for desktop, web, mobile, TUI, and more.

    Instead, I started porting the UI to dioxus, which is mainly focused around HTML rendering, which has all the advantages and disadvantages of using CSS to customize everything. That's been going fairly well, but remains a work in progress that I'll have to put on hold for the 7DRL challenge. The new version of the UI is complete enough to be playable, but is missing a lot of necessary functionality like menus (image, old version for comparison).

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

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