+Welcome to Apache stdcxx, the C++ Standard Library project.
+Apache stdcxx is an effort undergoing incubation at the Apache
+Software Foundation. Incubation is required of all newly accepted
+projects until a further review indicates that the infrastructure,
+communications, and decision making process have stabilized in a
+manner consistent with other successful ASF projects. While
+incubation status is not necessarily a reflection of the
+completeness or stability of the code, it does indicate that the
+project has yet to be fully endorsed by the ASF.
+The aim of the project is to produce a large and healthy
+community of those interested in STL and
+
+- Create an independent implementation of C++ Standard Library
+under the Apache License v2
+- Create a community-developed C++ Standard Library to allow
+independent implementations to share components
+
+The following factors are what set Apache stdcxx apart from other
+standard library implementations:
+
+- Standards Compliance: The stdcxx project strives to be
+standards compliant with consistent behavior across platforms. This
+is not to say that the stdcxx project will be ìmore
+standardî than others, it is merely listed here to clarify
+that standards compliance is a major project consideration.
+- Portability: The most unique attribute of the Apache stdcxx
+project is its commitment to portability. The code that makes up
+the stdcxx project was built from the ground up and has been
+managed over the last decade to ensure platform and compiler
+portability. In the last commercial iteration of this code, it was
+certified on 48 combinations of hardware, operating systems and
+compilers.
+
+
+