nowfound

Alternatives

Products that do what Am I late to the game? Just launched my C++ app for Windows does

  1. 1IC

    2012 · github.com

  2. 2CC

    2014 · tuhdo.github.io

  3. 3OC

    2016 · code.woboq.org

  4. 4AM
  5. 5IB

    I love C and C++, but setting up projects can sometimes be a pain. Every time I wanted to start something new I'd spend the first hour writing CMakeLists.txt, figuring out find_package, copying boilerplate from my last project, and googling why my library isn't linking. By the time the project was actually set up I'd lost all momentum. So, I built Craft - a lightweight build and workflow tool for C and C++. Instead of writing CMake, your project configuration goes in a simple craft.toml: [project] name = "my_app" version = "0.1.0" language = "c" c_standard = 99 [build] type = "executable"…

    Apr 2026 · github.com

  6. 6IB

    Hi HN! Korean high school senior here, about to start CS in college. I built a browser engine from scratch in C++ to understand how browsers work. First time using C++, 8 weeks of development, lots of debugging—but it works! Features: - HTML parsing with error correction - CSS cascade and inheritance - Block/inline layout engine - Async image loading + caching - Link navigation + history Hardest parts: - String parsing(html, css) - Rendering - Image Caching & Layout Reflowing What I learned (beyond code): - Systematic debugging is crucial - Ship with known bugs rather than chase…

    Jan 2026 · github.com

  7. 7OC
  8. 8BY
  9. 9CJ

    2013 · heelhook.github.com

  10. 10CA
  11. 11NA
  12. 12XA

    2019 · github.com

  13. 13BA
  14. 14TS

    2015 · github.com

  15. 15CE
  16. 16AM
  17. 17LC
  18. 18AC

    I’ve spent the last ~2 years building a C/C++ IDE for Windows entirely in C99. My goal was to eliminate the bloat of the modern Visual Studio environment keeping its core features. Key Technical Highlights: Zero Dependencies: Just the Windows API Performance: Starts in 0.1ms on a twelve year old machine. It handles projects with 500k+ lines without UI lag or indexing stutters. Integrated Tools: Includes a custom-built debugger, profiler, and Intellisense engine designed for speed. Portability: It’s a single executable. No installer required. I built this because I was tired of waiting…

    Mar 2026 · giovannicarlino04.itch.io

  19. 19HO

    2014 · github.com

  20. 20MO
  21. 21HO
  22. 22CJ
  23. 23

    Anyone like C++'s module features? Feel free to try MCPP and talk with me.

    30d ago · github.com

  24. 24HA

Ranked by how close each launch is in meaning, then by votes. Refine with a description →