Sharing Saturday #459

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

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

    A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.

  • libtcod | GitHub | Issues | Forum | Changelog | Documentation | Template

  • python-tcod-ecs

    Python sparse-set ECS with strong type-hinting. Supports entitiy relations.

  • Not much news with libtcod itself, but I've continued to mess with Python ECS stuff. I think I've done the most I can do with the EC objects, so now I need to store entities in a global registry to support more complex tasks. Mainly things involving ECS queries. The current experiment is here. I'm not focused on performance, my current code is very dictionary heavy. In theory I can later add code to optimize queries based on usage.

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

    A post-apocalyptic roguelike. New features relative to C:Whales are scheduled for after 0.2.0, the savefile breaking release. (by zaimoni)

  • Cataclysm:Z GitHub

  • RSRevived

  • Rogue Survivor Revived GitHub

  • MSBuild

    The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

  • I did get confirmation that the actual kill has been postponed to .Net 9.0 rather than .Net 8.0 . However, that PR is factually wrong regarding when System.Runtime.Serialization use became opt-in -- I had to counter-adjust Rogue Survivor Revived to opt into using System.Runtime.Serialization for .Net 7.0, last November i.e. Nov 2022.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Did anyone figure out a way to compile .NET Core with WPF on Linux?

    3 projects | /r/dotnet | 16 Dec 2022
  • Why does Microsoft still insist on using XML for configuration files like `.csproj`, etc.?

    1 project | /r/csharp | 27 Nov 2022
  • [Copilot has] been a massive productivity improvement to our senior devs, and I got so used to it that it's an annoyance when Copilot doesn't respond.

    1 project | /r/programmingcirclejerk | 18 Oct 2022
  • Build to order? Checking MSBuild for the second time

    1 project | dev.to | 7 Sep 2022
  • Gauging broader interest in a .sln file generator based on a new DSL?

    1 project | /r/dotnet | 6 Aug 2022