Skip to content

Onestring is a string class for C++ with full Unicode (UTF-8) support and seamless compatibility with std::string and C-style strings.

License

mousepawmedia/onestring

devel
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Onestring

Unicode, naturally.

Onestring is a string class for C++ with full Unicode (UTF-8) support and seamless compatibility with std::string and C-style strings.

See the official project page.

Onestring was originally part of PawLIB.

Authors

  • Jason C. McDonald
  • Scott Taylor
  • Jarek Thomas
  • Bowen Volwiler

Dependencies

  • Goldilocks (Onestring Tester only)

Building

If you have the full source repository, see BUILDING.md for information on how to build Onestring, Onestring Tester, and the documentation.

The Ready-To-Use version of Onestring only contains the folder include. You can find the full source repository on GitHub.

Contributions

We do NOT accept pull requests through GitHub. If you would like to contribute code, please read our Contribution Guide.

All contributions are licensed to us under the MousePaw Media Terms of Development.

License

Onestring is licensed under the BSD-3 License. (See LICENSE.md)

The project is owned and maintained by MousePaw Media.

About

Onestring is a string class for C++ with full Unicode (UTF-8) support and seamless compatibility with std::string and C-style strings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published