- US air traffic control software<p>- Software that drives the NYSE and NASDAQ exchanges<p>- SpaceX Dragon vehicle controller (primarily what calculates the boostback trajectory on the fly)<p>EDIT: Honorable mention: The Knight Capital codebase [1]<p>Disclaimer: Please lawd don't let this put my on a watch list.<p>[1] <a href="https://www.bloomberg.com/news/articles/2012-08-02/knight-shows-how-to-lose-440-million-in-30-minutes" rel="nofollow">https://www.bloomberg.com/news/articles/2012-08-02/knight-sh...</a>
Renoise, music production software.<p>I've found it to be exceptionally stable and responsive; changes propagate with live feedback right throughout the GUI.<p>I'd really like to see if its qualities are the result of great software design, or just brute force and hammering away at it until the bugs are gone. It strikes me it would be hard to achieve with the latter.<p>If the architecture is good, whether it is a textbook use of C++ with objects, inheritance and templates, or something more modest/bespoke.
Early versions of Google would be interesting to see (would be interesting to look at parts of a version of the engine that are still small enough to reason about).
The firmware from the international version of the Samsung Galaxy S3 which has unexplainable access to storage devices and such while the phone is powered down. I wanna know what was really going on there...
All the video games blizzard makes specially Starcraft 2 and Overwatch. They just seem to not struggle in lag department as other games. And for the massive world World of Warcraft it keeps state amazingly compare to other mmorpg's. Plus the networking seems to be a step above most.
The engine behind Opera up until 2013: Presto. I understand why they moved to Blink, but I liked Presto so much better... The current Opera has the same memory issues Chrome does, and it is nowhere close to feature parity as the 2012 version.<p>An open source release would let the community help keep up development
Off topic but it's heartening to me that after 3 hours, this thread has no replies. To me, this could be because of two reasons -<p>1. People believe most of their favorite softwares are already open source OR
2. They don't think highly enough of closed source softwares to want to know their internals
To me, this is the wrong question. I don't want software to be open source so I can <i>read</i> it. I want my software to be free (as in liberty), so I can decide how to <i>use</i> it, rather than it use me.