OSD600 Lab 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
  • maddy

    C++ Markdown to HTML header-only parser library (by progsource)

  • Taking inspiration from Docusaurus, I added full markdown parsing support to my SSG. I chose to add this because it was a core component of my SSG that remained incomplete. Instead of adding a nice-to-have feature, I figured it would be best to complete the core functionality of my SSG first. Instead of coding my own markdown parsing, it was much easier to simply use a markdown parsing library which already existed. I did this by using a maddy, a C++ markdown parsing library. The process of using the library was very straightforward, although calling its methods did noticeably slow down the html generation. After verifying that it worked with my SSG, I removed my initial implementation of markdown parsing.

  • 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

  • Parsedown: Better Markdown Parser in PHP

    1 project | news.ycombinator.com | 5 Jan 2024
  • I built a markdown editor using monaco - VScode's editor

    1 project | /r/coolgithubprojects | 12 Nov 2023
  • How to pass environment variables to treesitter grammar

    1 project | /r/NixOS | 27 Jul 2023
  • [Project Share] List dialog that supports complex HTML and Markdown format.

    1 project | /r/tasker | 24 Jul 2023
  • Help needed!

    1 project | /r/sveltejs | 15 Jul 2023