Bientôt disponible
amalgame-msgpack
MessagePack 1.0 subset codec.
Vue d'ensemble
MessagePack est un format de sérialisation binaire compact, alternative au JSON quand la taille et la vitesse comptent. Package en planification : subset 1.0 suffisant pour la majorité des cas d'usage (entiers, flottants, strings, arrays, maps, binaire).
Caractéristiques
- ◐MessagePack 1.0 subset
- ◐Encode/decode
any↔List<int> - ◐Pure Amalgame
- ◐Compatible avec les libs MessagePack standard
- ◐Statut : en planification
Exemple
Exemple minimal d'utilisation — recopiable tel quel après l'install.
# Bientôt disponible # amc package add msgpack
En bref
- Licence : Apache-2.0
- Installation :
amc package add msgpack - Code source : amalgame-lang/amalgame-msgpack
- Index officiel : amalgame-lang/packages-index