Skip to content

Data serialization library and tools for C/C++ and Fortran

License

Notifications You must be signed in to change notification settings

mbianco/serialbox2

 
 

Repository files navigation

Serialbox2 documentation

Introduction

Serialbox is a serialization library and tools for C/C++, Python3 and Fortran. Serialbox is used in several projects for building validation frameworks against reference runs. This is useful in the scope of rewrite of large codes, or when porting codes to multiple computing architectures. As an example, porting scientific codes to graphical processing units, that require continuous validation against the existing x86 code.

For instruction on how to build and use Serialbox, see here.

Continuous integration

Serialbox builds are run on Travis CI here.

Branch Linux Mac OSX
Master Build Status Build Status
Develop Build Status Build Status

About

Data serialization library and tools for C/C++ and Fortran

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.8%
  • Python 24.4%
  • Fortran 6.6%
  • CMake 6.1%
  • Shell 0.1%