DEV Community

# protobuf

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
This Week I Learnt: gRPC & Protobuf

This Week I Learnt: gRPC & Protobuf

2
Comments
4 min read
Exploring Alternatives: Are There Better Options Than JSON?

Exploring Alternatives: Are There Better Options Than JSON?

Comments
4 min read
Creating the Local First Stack

Creating the Local First Stack

1
Comments
5 min read
Roll your own auth with Rust and Protobuf

Roll your own auth with Rust and Protobuf

59
Comments 3
12 min read
Using Protobuf with TypeScript

Using Protobuf with TypeScript

1
Comments
5 min read
OCaml, Python and protobuf

OCaml, Python and protobuf

4
Comments 1
3 min read
Introduction to Protocol Buffers

Introduction to Protocol Buffers

Comments
3 min read
[Typia] I made Protocol Buffer library of TypeScript, easiest in the world

[Typia] I made Protocol Buffer library of TypeScript, easiest in the world

33
Comments
9 min read
Protoc Plugins with Go

Protoc Plugins with Go

3
Comments
10 min read
Using Azure Web PubSub with Protobuf subprotocol in .NET

Using Azure Web PubSub with Protobuf subprotocol in .NET

Comments
4 min read
Linting Proto Files With Buf

Linting Proto Files With Buf

Comments
2 min read
What is gRPC

What is gRPC

3
Comments
4 min read
Extremely fast enterprise server framework, can be used in RPC, web server framework, game server framework.

Extremely fast enterprise server framework, can be used in RPC, web server framework, game server framework.

Comments
4 min read
fast framework for binary serialization and deserialization in Java, and has the fewest serialization bytes

fast framework for binary serialization and deserialization in Java, and has the fewest serialization bytes

Comments
6 min read
Protobuf vs Avro for Kafka, what to choose?

Protobuf vs Avro for Kafka, what to choose?

4
Comments
1 min read
ProtoBuf message serialization in Akka.NET using protobuf-net

ProtoBuf message serialization in Akka.NET using protobuf-net

Comments
4 min read
Decoding USP protobuf data sent by USP agents, using the recent AWS IoT Rules Engine native SQL decode function

Decoding USP protobuf data sent by USP agents, using the recent AWS IoT Rules Engine native SQL decode function

1
Comments
6 min read
Serializing dynamic JSON through gRPC on nodejs

Serializing dynamic JSON through gRPC on nodejs

8
Comments
2 min read
Installing GRPC and Protobuf using Laravel Forge

Installing GRPC and Protobuf using Laravel Forge

3
Comments
2 min read
ezy - desktop gRPC client

ezy - desktop gRPC client

7
Comments
1 min read
gRPC Client Toolkit with interceptors and React Hooks

gRPC Client Toolkit with interceptors and React Hooks

7
Comments
1 min read
SkemaBuild: Make gRPC Development Faster and Easier

SkemaBuild: Make gRPC Development Faster and Easier

7
Comments
1 min read
gRPC for Absolute Beginners, in Go

gRPC for Absolute Beginners, in Go

6
Comments
10 min read
O que é gRPC - Como usar os Protocol Buffers | Parte 2

O que é gRPC - Como usar os Protocol Buffers | Parte 2

9
Comments
8 min read
How to use Protobuf with Go?

How to use Protobuf with Go?

4
Comments
5 min read
A schema first development toolkit for protobuf

A schema first development toolkit for protobuf

5
Comments
1 min read
Reading key and value from a map field in protobuf message using c++ API call

Reading key and value from a map field in protobuf message using c++ API call

4
Comments
1 min read
Test gRPC services with gRPCurl

Test gRPC services with gRPCurl

6
Comments
1 min read
protobuf-related: intro + write a proto and use it

protobuf-related: intro + write a proto and use it

4
Comments
6 min read
Schema-driven development in 2021

Schema-driven development in 2021

22
Comments 1
10 min read
O Guia Completo do gRPC parte 4: Streams

O Guia Completo do gRPC parte 4: Streams

3
Comments
8 min read
Integrating Apollo Studio with GraphQL for .NET - Part 3

Integrating Apollo Studio with GraphQL for .NET - Part 3

4
Comments
3 min read
Integrating Apollo Studio with GraphQL for .NET - Part 2

Integrating Apollo Studio with GraphQL for .NET - Part 2

4
Comments
5 min read
Integrating Apollo Studio with GraphQL for .NET - Part 1

Integrating Apollo Studio with GraphQL for .NET - Part 1

6
Comments
5 min read
O guia completo do gRPC parte 2: Mãos à obra com JavaScript

O guia completo do gRPC parte 2: Mãos à obra com JavaScript

4
Comments
18 min read
The Modern Way of Managing APIs Using Protobuf and OpenAPI

The Modern Way of Managing APIs Using Protobuf and OpenAPI

2
Comments 2
5 min read
Part-1: Building a basic microservice with gRPC using Golang

Part-1: Building a basic microservice with gRPC using Golang

49
Comments
9 min read
ProtocolBuffers - TL;DR

ProtocolBuffers - TL;DR

6
Comments
2 min read
gRPC TL;DR

gRPC TL;DR

3
Comments 1
2 min read
Websocket and Protobuf integration in Javascript

Websocket and Protobuf integration in Javascript

13
Comments 1
4 min read
Using My npm Packages in a Node.js gRPC Server

Using My npm Packages in a Node.js gRPC Server

2
Comments
2 min read
Performance analysis of gRPC and Protobuf

Performance analysis of gRPC and Protobuf

4
Comments
2 min read
Can gRPC replace REST?

Can gRPC replace REST?

4
Comments
1 min read
Protobuf with GO

Protobuf with GO

19
Comments
5 min read
Обережно кодогенерація

Обережно кодогенерація

4
Comments
2 min read
Serialized or Compressed Objects with Aerospike? Consider carefully.

Serialized or Compressed Objects with Aerospike? Consider carefully.

5
Comments
6 min read
Protocol Buffers in Go

Protocol Buffers in Go

24
Comments 2
6 min read
How to use Protobuf with Apache Kafka and Schema Registry

How to use Protobuf with Apache Kafka and Schema Registry

12
Comments
9 min read
🎥 Using Protobuf with Kafka Streams

🎥 Using Protobuf with Kafka Streams

3
Comments
1 min read
Data Serialization with Protobuf

Data Serialization with Protobuf

7
Comments
8 min read
SE This Week: Build a Network App Using Netty and ProtoBuf

SE This Week: Build a Network App Using Netty and ProtoBuf

10
Comments
6 min read
How to open a GTFS Bus Feed in the Browser

How to open a GTFS Bus Feed in the Browser

8
Comments
3 min read
Go: Structuring repositories with protocol buffers

Go: Structuring repositories with protocol buffers

11
Comments
5 min read
How we store protobufs in MongoDB

How we store protobufs in MongoDB

5
Comments
3 min read
Extending Existing Functionality In Rust With Traits In Rust

Extending Existing Functionality In Rust With Traits In Rust

8
Comments
2 min read
Exploring Google Protobuffers with Python

Exploring Google Protobuffers with Python

10
Comments
7 min read
Ruby Unconference 2018 Protobufs, gRPC and Ruby

Ruby Unconference 2018 Protobufs, gRPC and Ruby

16
Comments
1 min read
How we use gRPC to build a client/server system in Go

How we use gRPC to build a client/server system in Go

66
Comments
21 min read
Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go

Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go

38
Comments 11
2 min read
Protobuf log

Protobuf log

6
Comments
2 min read
loading...