Skip to content
Kelly Schultz edited this page Jul 5, 2023 · 5 revisions

Welcome to the fortran-messagepack wiki!

This is an experimental library for handling MessagePack data within fortran. This library contains no dependencies and only relies upon Fortran 2003 minimum.

QuickStart

For new users, please go here for a first introduction to this library.

The Advanced Usage has more details on the API and limitations of the library.

Compilation

Build Systems

Current Test Systems

  • WSL2 Ubuntu
  • Linux Mint
  • Windows 11 Mingw
Clone this wiki locally