* [ANN] Release of UXStrings 0.8.1
@ 2024-10-13 9:01 Blady
2024-10-18 7:21 ` Stéphane Rivière
0 siblings, 1 reply; 2+ messages in thread
From: Blady @ 2024-10-13 9:01 UTC (permalink / raw)
This Ada library provides utilities for Unicode character strings of
dynamic length.
It is now available on Alire in version 0.8.1 [1].
Changes:
. add formatting integers, floats, enumerates and more with format like
lib C printf for UXString based on GNAT.Formatted_String.
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 [2].
NB: UXS4 is now the default implementation.
[1] https://alire.ada.dev/crates/uxstrings.html
[2]
https://github.com/Blady-Com/UXStrings/blob/master/Performances%20of%20UXStrings.pdf
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ANN] Release of UXStrings 0.8.1
2024-10-13 9:01 [ANN] Release of UXStrings 0.8.1 Blady
@ 2024-10-18 7:21 ` Stéphane Rivière
0 siblings, 0 replies; 2+ messages in thread
From: Stéphane Rivière @ 2024-10-18 7:21 UTC (permalink / raw)
Le 13/10/2024 à 11:01, Blady a écrit :
> This Ada library provides utilities for Unicode character strings of
> dynamic length.
Thanks Pascal for the best UTF-8 Ada string package.
I'd like your library to become a Ada standard :)
--
Stéphane Rivière
Ile d'Oléron - France
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-18 7:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-13 9:01 [ANN] Release of UXStrings 0.8.1 Blady
2024-10-18 7:21 ` Stéphane Rivière
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox