Skip to main content

bit level data interchange format.

Project description

Bitproto is a fast, lightweight and easy-to-use bit level data interchange data format for serializing data structures.

Website: https://bitproto.readthedocs.io

Features

  • Supports bit level data serialization.

  • Supports protocol extensiblity, for backward-compatibility.

  • Very easy to start

    • Protocol syntax is similar to the well-known protobuf.

    • Generating code with very simple serialization api.

  • Supports the following languages

    • C - No dynamic memory allocation.

    • Go - No reflection or type assertions.

    • Python - No magic :)

  • Blazing fast encoding/decoding.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bitproto-0.4.0-py3-none-any.whl (57.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page