COLLECTED BY
Organization:
Archive Team

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
History is littered with hundreds of conflicts over the future of a community, group, location or business that were "resolved" when one of the parties stepped ahead and destroyed what was there. With the original point of contention destroyed, the debates would fall to the wayside. Archive Team believes that by duplicated condemned data, the conversation and debate can continue, as well as the richness and insight gained by keeping the materials. Our projects have ranged in size from a single volunteer downloading the data to a small-but-critical site, to over 100 volunteers stepping forward to acquire terabytes of user-created data to save for future generations.
The main site for Archive Team is at archiveteam.org and contains up to the date information on various projects, manifestos, plans and walkthroughs.
This collection contains the output of many Archive Team projects, both ongoing and completed. Thanks to the generous providing of disk space by the Internet Archive, multi-terabyte datasets can be made available, as well as in use by the Wayback Machine, providing a path back to lost websites and work.
Our collection has grown to the point of having sub-collections for the type of data we acquire. If you are seeking to browse the contents of these collections, the Wayback Machine is the best first stop. Otherwise, you are free to dig into the stacks to see what you may find.
The Archive Team Panic Downloads are full pulldowns of currently extant websites, meant to serve as emergency backups for needed sites that are in danger of closing, or which will be missed dearly if suddenly lost due to hard drive crashes or server failures.
ArchiveBot is an IRC bot designed to automate the archival of smaller websites (e.g. up to a few hundred thousand URLs). You give it a URL to start at, and it grabs all content under that URL, records it in a WARC, and then uploads that WARC to ArchiveTeam servers for eventual injection into the Internet Archive (or other archive sites).
To use ArchiveBot, drop by #archivebot on EFNet. To interact with ArchiveBot, you issue commands by typing it into the channel. Note you will need channel operator permissions in order to issue archiving jobs. The dashboard shows the sites being downloaded currently.
There is a dashboard running for the archivebot process at http://www.archivebot.com.
ArchiveBot's source code can be found at https://github.com/ArchiveTeam/ArchiveBot.
The Wayback Machine - https://web.archive.org/web/20210404065717/https://www.stroustrup.com/applications.html
Morgan Stanley
|
Columbia University
|
Churchill College, Cambridge
home
|
C++
|
FAQ
|
technical FAQ
|
publications
|
WG21 papers
|
TC++PL
|
Tour++
|
Programming
|
D&E;
|
bio
|
interviews
|
videos
|
quotes
|
applications
|
guidelines
|
compilers
C++ Applications
Modified October 27, 2020
Here is a list of systems, applications, and libraries that are completely or
mostly written in C++. Naturally, this is not intended to be a complete list.
In fact, I couldn't list a 1000th of all major C++ programs if I tried, and
this list holds maybe 1000th of the ones I have heard of. It is a list of
systems, applications, and libraries that a reader might have some familiarity
with, that might give a novice an idea what is being done with C++, or that
I simply thought "cool".
Here is a link to
I
(Bjarne Stroustrup)
don't make any guarantees about the accuracy of the list. I believe that
it's accurate -- I trust the people who sent me examples, but I have not
seen the source code myself. I have a preference of C++style code over
code that are called C++ eventhough it is mostly C and try to avoid list
C or "almost C" programs. Many of the detailed descriptions are the words
of the respective systems' developers and users, rather than mine.
The organization of this list is idiosyncratic. Where a set of applications
are clearly associated with a single organization, I list it
under the name
of that organization, but some systems doesn't fit that pattern.
No, I don't know what all the acronyms mean.
Yes, I do list something as C++ even if it relies on non-standard extensions.
Yes, I'd appreciate more examples -- especially major applications.
If you send one, a URL to a support site would be appreciated.
No, I will not list an application, system, or library unless I think the
listing will be of interest to a lot of people -- I'm emphatically not trying
to make a complete list.
No I will not list an application before it is in wide-spread use (sorry);
this list is meant to demonstrate major use and as such it would be weakened by
including new products.
I make no pretensions of "fairness", such as promising to list all competing
products in an area if I list one -- this is a list trying to give an overall
impression, not a list to help you select a product.
I rewrite descriptions as little as possible, but I do remove obvious
advertising.
Please note that I don't review entries often. Some may not be completely up-to-date.
Feel free to send me updates.
Thanks to all who sent me examples.
Suggestions for additions and corrections are welcome.
Other people's lists:
Applications clearly associated with a single organization:
Morgan Stanley
|
Columbia University
|
Churchill College, Cambridge
home
|
C++
|
FAQ
|
technical FAQ
|
publications
|
WG21 papers
|
TC++PL
|
Tour++
|
Programming
|
D&E;
|
bio
|
interviews
|
videos
|
quotes
|
applications
|
guidelines
|
compilers