Hacktoberfest 6

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

    📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.

  • Today I'm working on CPM.cmake. I'm working on an issue wherein if the CPM_SOURCE_CACHE is empty, CPM fails with file DOWNLOAD error: cannot create directory '/cpm' - Specify file by full.

  • electionguard-cpp

    A C++ implementation of ElectionGuard specification focused on encryption components.

  • I started off by trying to recreate the problem with another program I was working on, ElectionGuard, which was where I first encountered CPM. I set an empty environment variable for CPM_SOURCE_CACHE and tried building it, but I didn't get any errors related to CPM because I realized the MakeFile's definition of CPM_SOURCE_CACHE was overriding the one I set. I changed this to be empty and tried again, but it still built with no CPM issues.

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

  • How to Register a Smart Contract to Mode SFS with Thirdweb

    3 projects | dev.to | 25 Apr 2024
  • The xz attack shell script

    5 projects | news.ycombinator.com | 2 Apr 2024
  • My (Herb Sutter's) C++ Now 2023 talk is online: “A TypeScript for C++”

    4 projects | news.ycombinator.com | 14 Aug 2023
  • ABI compatibility in Python: How hard could it be?

    5 projects | news.ycombinator.com | 19 Nov 2022
  • Hot take: if gradle adds offical conan support itll be the best build system for c++

    3 projects | /r/cpp | 9 Feb 2022