Hacktoberfest 3

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    A generic and modular Roguelike game on top of libtcod - I'll be back soon, just need a break!

  • Progress on one front but roadblocks on another. After my post yesterday outlining my plans to add serialization to Pataro I ran into some issues with calling the archive class in cereal wherein the call wouldn't go through due to an incorrect number of arguments. This happened with both vector and size_t data members, and I'm still investigating why.

  • cereal

    A C++11 library for serialization

  • Progress on one front but roadblocks on another. After my post yesterday outlining my plans to add serialization to Pataro I ran into some issues with calling the archive class in cereal wherein the call wouldn't go through due to an incorrect number of arguments. This happened with both vector and size_t data members, and I'm still investigating why.

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

    A cross-platform virtual tabletop for multiplayer card games

  • In the meantime I picked up work on Cockatrice again, which is a platform for playing tabletop card games online. They have a really robust community on discord and gitter which was a great asset in figuring out building the program. I had to get Qt and NSIS, the other tools like CMake, git and Vcpkg I had already from other open source endeavours.

  • Cockatrice

    A cross-platform virtual tabletop for multiplayer card games (by gusmccallum)

  • After some messing around with command prompt to figure out the right arguments I had the vcpkg dependencies installed, and set up the path to Qt in the CMakeCache. Finally, I had the project built and ready to work on. At that point I went back to look at the issue, Issue #4332 and realized I didn't really even have to build the program. The issue was one with the wording of an error message being confusing, and I was able to fix it just by changing that message.

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

  • Hacktoberfest 4

    6 projects | dev.to | 2 Nov 2021
  • Ser20, a C++20 fork of cereal

    3 projects | /r/cpp | 19 Dec 2022
  • Added reflection to C++ just to make my game work.

    2 projects | /r/gamedev | 27 Oct 2022
  • Is there any good binary serializer & deserializer for C / C++?

    5 projects | /r/cpp_questions | 4 Jun 2022
  • Hacktoberfest 5

    7 projects | dev.to | 4 Nov 2021