About Anaconda Help Download Anaconda

main / packages / flatbuffers 25.2.10

FlatBuffers is an efficient cross platform serialization library.

Installers

  • linux-64 v25.2.10
  • linux-aarch64 v25.2.10
  • linux-s390x v24.3.25
  • osx-64 v25.2.10
  • osx-arm64 v25.2.10
  • win-64 v25.2.10
  • linux-32 v1.7.1
  • linux-ppc64le v2.0.0
  • win-32 v2.0.0

conda install

To install this package run one of the following:
conda install main::flatbuffers

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy