This package browser is in early development. Mind the rough edges.

flatbuffers 2.0.0

Memory-efficient serialization library

FlatBuffers is a cross-platform serialization library for C++, C#, C, Go, Java, JavaScript, PHP, and Python. It was originally created for game development and other performance-critical applications.

Installation

Install flatbuffers 2.0.0 as follows:

guix install flatbuffers@2.0.0

Or install the latest version:

guix install flatbuffers

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.