What are best practices porting Python to C++?

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

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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • unlabelled-event-logs

    Source code for the paper "Discovering Process Models from Unlabelled Event Logs"

  • I am trying to port this: https://github.com/diogoff/unlabelled-event-logs

  • Here is the PYthon version using Numpy 2d arrays instead of dict: https://github.com/nyck33/numpified-unlabelled-event-logs

  • 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
  • cpp-process-mining

  • Here is my attempt to do the same using std::vector rather than std::map in cpp but there is 'y" I still need to change to std::vector and make a few changes: https://github.com/nyck33/cpp-process-mining

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

  • Pyinfra: Automate Infrastructure Using Python

    6 projects | news.ycombinator.com | 30 Apr 2024
  • The Landscape of Machine Learning on ArXiv

    2 projects | news.ycombinator.com | 30 Apr 2024
  • LMMs as Zero-Shot Dialogue State Tracker Through Function Calling

    1 project | news.ycombinator.com | 30 Apr 2024
  • Level of Gaussians: Real-Time View Synthesis for Millions Square Meters Scenes

    1 project | news.ycombinator.com | 30 Apr 2024
  • Internet Archive: Open Library

    1 project | news.ycombinator.com | 30 Apr 2024