Vss_extra

Website:

https://github.com/AdaCore/vss-extra

Author:
  • AdaCore
Maintainers:
  • Vadim Godunko <vgodunko@gmail.com>
  • Maxim Reznik <reznikmm@gmail.com>
  • sagaert@adacore.com
  • chouteau@adacore.com
License:

Apache-2.0

Version:

26.0.0

Alire CI:

Dependencies: Dependents:

No dependents.

Badge:

Extra features for VSS

#unicode #vss #os #json #xml

Warning - Work in Progress

This crate is based on VSS (Virtual String System). VSS has been split into two crates:

  • vss_text: a library for Unicode text processing.
  • vss_extra (this crate): libraries for handling JSON, Regexp, XML and other features based on vss_text.

Significant API changes are planned in vss_text which will likely have an impact on this crate.

Moreover, vss_extra is planned to be further split into more focused projects (e.g. JSON, Regexp, XML, etc.) and might ultimately disappear once all features find a new home.