Modern code generation. No bloat.
Bebop enables schema-based, typesafe, binary serialization and code generation. It is designed to be a good fit for clientβserver or distributed web apps that require a faster, more concise, and more typesafe alternative to JSON or MessagePack, while avoiding the complexity of Protocol Buffers, FlatBuffers, and similar solutions.
If you want to get familiar with the schema language and see what the generated code looks like, try out the web REPL.
bebopc
into your project with ease. Language support available in VSCode.π For more information check out the wiki. π
Bebop is insanely fast! π
To find the latest release of the bebopc
and its corresponding runtimes, visit the release page.
Bebop is documented on this repository's wiki. Here are some quick links to get you started: