bit level data interchange format.
Project description
Bitproto is a fast, lightweight and easy-to-use bit level data interchange format for serializing data structures.
Features
Supports bit level data serialization.
Supports protocol extensiblity, for forward-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.
Links
Website: https://bitproto.readthedocs.io
License
BSD3.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bitproto-1.1.1.tar.gz
(51.6 kB
view hashes)