CMD + K

flatbuffers

Anaconda Verified

FlatBuffers is an efficient cross platform serialization library.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::flatbuffers

Usage Tracking

25.2.10
24.3.25
2.0.0
1.12.0
1.11.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, PHP, Python, and more. It was originally created at Google for game development and other performance-critical applications. FlatBuffers allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility. It provides both memory efficiency and speed by allowing direct access to the serialized data, and supports zero-copy deserialization.

About

Summary

FlatBuffers is an efficient cross platform serialization library.

Last Updated

Jul 2, 2025 at 22:14

License

Apache-2.0

Total Downloads

57.1K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
macOS-64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 2.0.0
win-32 Last supported version: 2.0.0
linux-32 Last supported version: 1.7.1
linux-s390x Last supported version: 24.3.25