pajlada / bebop

An extremely simple, fast, efficient, cross-platform serialization format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bebop logo; The word Bebop, but the second B is replaced with a saxophone with ones and zeros coming out of it.

Compiler Build REPL Build Integration Tests

Test .NET Test Rust Test TypeScript Test Dart

Bebop is a schema-based binary serialization technology, similar to Protocol Buffers or MessagePack. In particular, Bebop tries to be a good fit for client–server or distributed web apps that need something faster, more concise, and more type-safe than JSON or MessagePack, while also avoiding some of the complexity of Protocol Buffers, FlatBuffers and the like.

Bebop is fast!

P12CpmA

Releases

To find the latest release of the Bebop compiler and its corresponding runtimes, visit the release page.

Documentation

Bebop is documented on this repository's wiki. Here are some quick links to get you started:

Web REPL

If you want to get familiar with the schema language and see what the generated code looks like, try out the web REPL.

See You Space Cowboy...

About

An extremely simple, fast, efficient, cross-platform serialization format

License:Apache License 2.0


Languages

Language:C# 66.3%Language:Rust 19.1%Language:TypeScript 4.1%Language:C++ 3.2%Language:Shell 2.0%Language:Dart 1.8%Language:HTML 1.5%Language:JavaScript 0.9%Language:CSS 0.5%Language:CMake 0.3%Language:Batchfile 0.1%Language:PowerShell 0.0%Language:Makefile 0.0%