Skip to content

chovyy/serialbox2

 
 

Repository files navigation

Serialbox2 documentation

Version Travis status License: BSD 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.

Linux

Toolchain Config Status
GCC 5.5 Release GCC 5.5
GCC 5.5 RelWithDebInfo GCC 5.5
GCC 7.4 Release GCC 7.4
GCC 7.4 RelWithDebInfo GCC 7.4
GCC 8.1 Release GCC 8.1
GCC 8.1 RelWithDebInfo GCC 8.1
Clang 5.0 Release Clang 5.0
Clang 5.0 RelWithDebInfo Clang 5.0

License

You can check out the full license here.

This project is licensed under the terms of the BSD license.

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++ 50.4%
  • Fortran 21.4%
  • Python 20.5%
  • CMake 4.2%
  • Shell 3.5%