C++ Dos

Open-source C++ projects categorized as Dos

Top 8 C++ Do Projects

  • FastNetMon

    FastNetMon - very fast DDoS sensor with sFlow/Netflow/IPFIX/SPAN support

  • Project mention: Versatile open source toolkit to detect volumetric DDoS attacks | news.ycombinator.com | 2023-10-10
  • dosbox-staging

    DOSBox Staging is a modern continuation of DOSBox with advanced features and current development practices.

  • Project mention: Sony FW900 Widescreen CRT Trinitron | news.ycombinator.com | 2024-04-17

    DOSBox Staging has the best CRT emulation I've seen. It really feels like going back to a VGA monitor.

    See the screenshots on https://dosbox-staging.github.io/

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

    An Emscripten port of DOSBox

  • Project mention: Eligiendo un computador para desarrollo | dev.to | 2023-12-12

    https://www.dosbox.com/ (Emulador de DOS)

  • openfodder

    Open Fodder: An open source port of Cannon Fodder

  • Commander-Genius

    Modern Interpreter for the Commander Keen (Vorticon Dreams and Galaxy) and also Cosmos Cosmic Adventure games. This is a mirror repo: The main gitlab repository is at: https://gitlab.com/Dringgstein/Commander-Genius

  • nuvie

    Nuvie - New Ultima VI Engine

  • tube-game-dos

    My first reverse engineering game

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • BezierCurveDemo1997

    Utah Teapot and Mystify Screensaver, 16-Bit DOS, Personal Project 1997 https://files.scene.org/view/mirrors/hornet/code/tutors/math/azr_bcrv.zip

  • Project mention: C++23: The Next C++ Standard | news.ycombinator.com | 2023-07-11

    As someone who has written math libraries over and over again for the last 25 years (no joke - wrote this in 1997: https://github.com/bhouston/BezierCurveDemo1997/blob/master/... and just recently wrote the Threeify math library: https://github.com/bhouston/threeify/tree/master/packages/ma...), I find that operator overloading works only for the simple cases but that for performance and clarify, function names work best.

    Function names let you clarify that it is an outside product or inside product (e.g. there are often different types of adds, multiplies, divides), and I can not stand when someone maps cross product onto ^ or dot product onto something else. Also operator overloading often doesn't make clear memory management, rather it replies on making new objects constantly, where as with function names, you can pass in a parameter that will take the result. Lastly, function names allow you to pass in how to handle various conditions, like non-invertible, NANs, etc.

    I find word based function more verbose but significant less error prone and also they are more performant. Operator overloading is only good for very simple code and even then people always push it too far so that I can not understand it.

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).

C++ Dos related posts

  • Sony FW900 Widescreen CRT Trinitron

    1 project | news.ycombinator.com | 17 Apr 2024
  • Eligiendo un computador para desarrollo

    2 projects | dev.to | 12 Dec 2023
  • How to map joystick with more than 2 axis?

    2 projects | /r/dosbox | 9 Dec 2023
  • What is the best solution to play mid to late '90s games on modern hardware and Windows 11?

    2 projects | /r/EmulationOnPC | 6 Dec 2023
  • Programando en Turbo Assembler en los 90

    2 projects | dev.to | 13 Oct 2023
  • Where is Lemmings? Was incredibly surprised not to find it on GOG recently

    1 project | /r/gog | 12 Jul 2023
  • Pixelline Fans Assemble!

    1 project | /r/Denmark | 3 Jul 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Do projects in C++? This list will help you:

Project Stars
1 FastNetMon 3,355
2 dosbox-staging 1,210
3 em-dosbox 1,194
4 openfodder 445
5 Commander-Genius 189
6 nuvie 125
7 tube-game-dos 22
8 BezierCurveDemo1997 4

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