Latest updates for Protocol Buffers

Fresh curated links around Protocol Buffers are collected here so marketers can spot useful updates and turn timely ideas into posts faster.

Recent items include:

  • Decoding Protobuf Messages Without Access to the Schema
  • Advanced data modeling: Using user-defined types and Protocol Buffers for Amazon Keyspaces
  • Как мы сделали протобаф-адаптер CONTRACT быстрее libprotobuf

Post angles to try

Share the most useful takeaway for your audience.
Turn one article into a quick practical checklist.
Ask your audience how this shift affects their work.
Turn angles into scheduled posts

Fresh articles and ideas

Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.

serpapi.com /1 month ago

Decoding Protobuf Messages Without Access to the Schema

Protocol Buffers (Protobuf) is a statically typed data serialization format developed and used extensively by Google. Its purpose is similar to JSON, but it is significantly more c...

Read source
aws.amazon.com /1 month ago

Advanced data modeling: Using user-defined types and Protocol Buffers for Amazon Keyspaces

Amazon Keyspaces supports two approaches for modeling complex data: user-defined types (UDTs) and Protocol Buffers. This post shows how to create and manage UDTs, implement Protobu...

Read source
habr.com /1 month ago

Как мы сделали протобаф-адаптер CONTRACT быстрее libprotobuf

CONTRACT умеет писать protobuf-совместимый wire-формат — и в 20 из 28 замеров обогнал по скорости настоящий libprotobuf, включая его собственный сгенерированный protoc-код. Разбира...

Read source
javacodegeeks.com /1 week ago

From RPC to gRPC: Understanding Modern Microservice Communication

Modern applications are increasingly built as collections of independently deployable services rather than as a single monolithic application. Microservices make it possible to sca...

Read source
habr.com /1 month ago

CONTRACT: одна схема вместо N×M сериализаторов

Одна C++ схема — protobuf, binary, JSON, YAML и structured logging без ручных маппингов. В статье разбираю, как CONTRACT отделяет стабильный контракт типа от конкретных форматов, з...

Read source
medium.com /3 weeks ago

Two Phones, One Interface: An RPC Framework for Android Device-to-Device

Introducing a Kotlin framework that turns BLE, Bluetooth Classic, and local Wi-Fi into a single typed service call — and is honest about…Continue reading on Medium »

Read source
dzone.com /1 month ago

How We Cut PyFlink Pipeline p99 Latency from 3-5 Seconds to ~500ms

The Problem: Our p99 Was 3-5 Seconds Our PyFlink pipeline was missing its latency SLO by seconds. The pipeline itself was straightforward: consume events from Kafka, transform them...

Read source
medium.com /2 weeks ago

Indexing on Solana in Rust: Streaming, Decoding, and Proving Completeness

Built with Yellowstone gRPC and Carbon. 12.4 million Pump.fun and PumpSwap trades over 12 hours of mainnet.Continue reading on Medium »

Read source

Turn fresh research into a full content calendar

Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.

Sources covering Protocol Buffers

feeds.dzone.com

Recent coverage from public sources
Public source

aws.amazon.com

Recent coverage from public sources
Public source

habr.com

Recent coverage from public sources
Public source

medium.com

Recent coverage from public sources
Public source

medium.com

Recent coverage from public sources
Public source

serpapi.com

Recent coverage from public sources
Public source