protobuf topic

List protobuf repositories

flatbuffers

22.1k
Stars
3.2k
Forks
647
Watchers

FlatBuffers: Memory Efficient Serialization Library

rust-buildkit

20
Stars
6
Forks
Watchers

BuildKit integration for Rust

GoLang-Terminal-Messenger

5
Stars
1
Forks
Watchers

GoLang Terminal Messenger is a client server messaging application developed using gRPC framework in GoLang

pbtk

1.3k
Stars
164
Forks
Watchers

A toolset for reverse engineering and fuzzing Protobuf-based apps

twisk

127
Stars
4
Forks
Watchers

Golang RPC starter kit with Twirp

nano

2.7k
Stars
427
Forks
Watchers

Lightweight, facility, high performance golang based game server framework

deprecated-pokemongo-game-master

39
Stars
9
Forks
Watchers

:warning: DEPRECATED - LOOK README :warning: This repository is collection of the decoded GAME_MASTER-protobuf files

CppSerialization

134
Stars
39
Forks
Watchers

Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON

protoxy

34
Stars
5
Forks
Watchers

A proxy server than converts JSON request bodies to protocol buffers

benchmark-grpc-protobuf-vs-http-json

123
Stars
30
Forks
Watchers

Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go