Answer the question
In order to leave comments, you need to log in
Where can I find examples of real C++ projects besides Github?
I've been studying the language for almost a year, but I still haven't seen many programs that use complex constructions, patterns, etc. On the github in the C ++ tag, there are only libraries for developers with a bunch of macros and huge Google and Microsoft projects. I would like to see projects that demonstrate the application of architectural ideologies and do not use many third-party features besides the standard libraries / boost, which would be difficult for a beginner to understand.
Answer the question
In order to leave comments, you need to log in
Well, sobsno, google something like "c++ open source" and get.
In fact - a bunch of software for the same niks-like systems (in some places, though, it has never been a standard of architectural ideologies), and other open source products.
Yes, it seems that the same chromium was in the source code, or part of it ...
The most famous project
is https://github.com/squid-cache/squid
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question