This is a "toy" library developed for "Rethinking Strings", a talk at C++Now 2017.
Contributions are welcome via github pull requests, though see the note about building below.
Before you start working with the project, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch.
This project uses CMake. In my environment, I use a plethora of command line options to configure CMake to use a snapshot of llvm/clang/ibc++.
You may be able to get it to build, but you are very much on your own.
This product is licensed to you under the BSD-2 license (the "License"). You may not use this product except in compliance with the BSD-2 License.
This product may include a number of subcomponents with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE file.