https://github.com/AdaCore/vss-text
Author:Apache-2.0
Version:26.0.0
Alire CI: Dependencies:No dependency.
Dependents:No dependents.
Badge:
This crate is based on VSS (Virtual
String System). VSS has been split into two crates:
vss_text (this crate): a library
for Unicode text processing.vss_extra: libraries for handling
JSON, Regexp, XML and other features based on vss_text.Significant changes are planned in vss_text with the goal to make it a
high-quality, high-performance library suitable for a wide range of
applications.
The changes include the following (non-exhaustive list):
Virtual_String type to a string builder type.VSS to a new more appropriate name. Alire crate,
GPR project and repository names might change accordingly.