ashleygwilliams / bebop

🎷No ceremony, just code. Blazing fast, typesafe binary serialization.

Home Page:https://bebop.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bebop

Bebop

No ceremony, just code.
Blazing fast, typesafe binary serialization.

Apache License Discord
Twitter

REPL demo

Modern code generation. No bloat.


Intro

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.

Features

  • 🧙‍♂️  Supports Typescript, C#, Rust, C++, and more.
  • 🐎  Snappy DX - integrate bebopc into your project with ease. Language support available in VSCode.
  • 🍃  Light - Bebop has zero deps and a tiny runtime footprint. Generated code is tightly optimized.
  • 🌗  RPC - build efficent APIs with Tempo.
  • ☁️  Runs everywhere - browsers, serverless platforms, and on bare metal.

👉 For more information check out the wiki. 👈

Bebop is insanely fast! 🚀

P12CpmA

Releases

To find the latest release of the bebopc 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:

See You Space Cowboy...

About

🎷No ceremony, just code. Blazing fast, typesafe binary serialization.

https://bebop.sh/

License:Apache License 2.0


Languages

Language:C# 66.5%Language:Rust 17.7%Language:TypeScript 4.0%Language:C++ 3.0%Language:HTML 2.2%Language:Shell 1.9%Language:Dart 1.7%Language:PowerShell 1.4%Language:JavaScript 0.9%Language:CSS 0.4%Language:CMake 0.3%Language:Batchfile 0.1%Language:Makefile 0.0%