C++ live-reload

Open-source C++ projects categorized as live-reload

C++ live-reload Projects

  • jet-live

    c++ hot code reload for linux and macos

  • Project mention: A Modern C Development Environment | news.ycombinator.com | 2023-08-10

    > 9. The debugger can modify a variable while the program is running.

    > 11. The debugger can modify a function while the program is running (any new calls are done to that function).

    Another words: hot code reloading / swapping [1].

    And I would add:

    > You record a failure once, then debug the recording, deterministically, as many times as you want. The same execution is replayed every time. [2]

    [1] e.g. https://github.com/ddovod/jet-live, https://github.com/crosire/blink, https://github.com/ziglang/zig/issues/68

  • 80s

    280 kB minimalistic HTTP server with async I/O and hot-code reloading

  • Project mention: Show HN: 90s – an async C++23 web server with templating engine | news.ycombinator.com | 2023-12-11
  • 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 open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Index

Project Stars
1 jet-live 400
2 80s 16

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com