This Ada library provides utilities for Unicode character strings of dynamic length.
So far in UXStrings, its API are similar to those of the strings Ada standard libraries. If you find some missing, make your proposals on Github.
The library provides four different implementations selectable with GPR options UXS1
, UXS2
, USX3
and UXS4
.
The performance of each of them is described here.