web analytics
Newspapers

 
Categories: Library

Strings Edit v3.8

The library provides text editing and I/O:

Features

  • Generic axis scales support;
  • Integer numbers (generic, package Integer_Edit);
  • Integer sub- and superscript numbers;
  • ISO 8601 representations of time and duration;
  • Floating-point numbers (generic, package Float_Edit);
  • Roman numbers (the type Roman);
  • Strings;
  • Ada-style quoted strings;
  • Base64 encoding;
  • Object identifiers and distinguished names;
  • RFC 8439 (ChaCha20 cipher, Poly1305 digest, AEAD);
  • UTF-8 encoded strings and conversions to older encoding standards;
  • Unicode maps and sets;
  • Wildcard pattern matching.

Project page on Dmitry-kazakov.de

Categories: Library

Simple components v4.33

Simple components is a library addressing:

  • containers (maps, sets, unbounded arrays),
  • IEEE numbers,
  • lock-free containers (FIFOs, blackboards),
  • numerics,
  • smart pointers,
  • parsers,
  • persistency,
  • synchronization primitives

Changes in this version 4.33 :

  • GNAT Studio Community 2021 bugs worked around;
  • GTK 3.24.x support

EEC GDPR compliant