这里有数量庞大的C++ libraries

来自: http://www.trumphurst.com/cpplibs1.html

Introduction

Contents

 


Introduction

Dos and don'ts - (Mostly don'ts)

  • Do not reply to the posting of this list in the newsgroup, quoting the entire text. I get an average of one mail like this per month, which I have to pay to download.
  • Do not send me mail asking for help with your programming - unless you are willing to pay my normal daily rate for consultancy. Free advice is available from Usenet newsgroups like comp.lang.c++.
  • Do not send me mail asking if there is a library to do a particular task. All the libraries I know about are in this list.
  • I do not actually have copies of the libraries in the list. I do not evaluate the libraries in the list, I just collect together information sent in by the authors or others. So it's no use asking me how good a particular library is, or, indeed, anything about them that isn't already in the list.
  • If you want me to include your library in the list, send in a submission. Do not just send in a URL, and expect me to pay to connect to the Internet, download your Web page(s) and summarise them. That's your job.

Added : 04/12/1997 Amended : 04/12/1997 Licensing : N/A


About the list

Here is the latest draft of the "Available C++ libraries FAQ".

This list is not exhaustive. If you are looking for a particular library, and you don't find it here, try an ordinary Web search engine (e.g. Google). If you do find a suitable library, why not use the submission form to add it to this list for the next person?

Due to the increasing size of this list, and problems with updating the automatic poster at rtfm.mit.edu, the full list is now only available on the Web (at www.trumphurst.com/cpplibs/).

Marshall Cline's C++ FAQ is available on his Web page.

I have not included a credits list, because it would be nearly as large as the rest of the file! Many thanks to all those who contributed, and I hope you won't be offended that I haven't mentioned you.

Please post comments, criticisms, additions and amendments to me http://www.trumphurst.com/cpplibs/. However, please DO NOT mail me with requests for assistance in finding files mentioned in the list. I am unable to provide such a service. Definite information such as "file xyz is no longer at site xxx" IS welcome - even better if you can tell me an alternative site where it can be found. If you are new to the Internet, try to find out about tools such as archie, whois, www, gopher etc. I recommend the newsgroups "news.announce.newusers" and "news.answers" for starters. See also the Web "roadmap" to such services listed below.

Added : 01/01/1995 Amended : 24/06/2008 Licensing : N/A



Adding or amending entries

Sending in a new entry

If your library isn't mentioned, or you wish to update your entry in this list, feel free to mail me the new entry, or submit it via the Web form. Please note that entries will be restricted to a couple of paragraphs - if you send me a 100k text file giving minute details, I will have to summarise it. Or I might just ignore it, if I'm busy. It is much easier for me if you just send me an entry which is the right size to start with.

Please try to format your entry in the same way as the entries already in this list. Suggested points to include in your entry are ...

  • Name of package
  • 1-line summary of purpose
  • Short list of features
  • Supported compilers
  • Supported operating systems
  • Licence restrictions
  • Vendors may care to give an idea of prices
  • E-mail addresses for more details
  • Ftp site(s)
  • WWW URL
  • Postal address/telephone/FAX numbers.
If you wish, you may include HTML tags in your text, which will make it through to the WWW version of this document. Please do not use heading levels 1-3, and please do not include any hot links in the body of the text - all links should occur at the end of the text.

Please add references at the end of your text in the form <tag>:<item> [;<link text>]
Where

  • <tag> is one of http, ftp, mailto, news, author, postal, tel, fax or bbs
  • <item> is a single line of text. Separate parts of a postal address with commas.
  • <link text> is optional text describing the reference
Examples:
  • http://www.ashmount.com/trumphurst/cpplibs1;Available C++ Libraries
  • ftp://ftp.ashmount.com/trumphurst/docclass/docclass.zip;DocClass utility
  • news:comp.lang.c++
  • author:Nikki Locke
  • fax:1-800-456-789;Toll-free enquiries

NOTE TO VENDORS

This FAQ contains details of both free and commercial libraries. Vendors who have sent me details of their libraries for inclusion in the FAQ have been pleasantly surprised by the level of interest generated. Please remember, I only allow 2 or 3 paragraphs describing the product, and no advertising hype !

Added : 01/01/1995 Amended : 09/04/2001 Licensing : N/A



Indexes

How to find libraries in the FAQ

The database software automatically creates an index of items by name and category which is accessible from the WWW.

However, the recommended way to search the database is via the frame page, which accesses the database directly.

Added : 01/01/1995 Amended : 24/06/2008 Licensing : N/A



Whats new

Last update was on Nov 1 1999

Trumphurst Home Page
C++ Usenet Newsgroup

A Web form for submissions to this list
Mail the author for permission to distribute

Copyright (c) 2008 Nikki Locke, Trumphurst Ltd.
Permission is granted to distribute over the Internet without charge. The author's permission is required (and usually given) to distribute in any other way, including on CD.
posted @ 2022-06-09 09:36  jinzi  阅读(7)  评论(0编辑  收藏  举报