Need advice about which tool to choose?Ask the StackShare community!

Apache Thrift

155
237
+ 1
0
Protobuf

2K
372
+ 1
0
Add tool

Apache Thrift vs Protobuf: What are the differences?

What is Apache Thrift? Software framework for scalable cross-language services development. The Apache Thrift software framework, for scalable cross-language services development, combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml and Delphi and other languages.

What is Protobuf? Google's data interchange format. Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler.

Apache Thrift and Protobuf can be categorized as "Serialization Frameworks" tools.

Apache Thrift and Protobuf are both open source tools. Protobuf with 35.6K GitHub stars and 9.66K forks on GitHub appears to be more popular than Apache Thrift with 6.48K GitHub stars and 2.97K GitHub forks.

According to the StackShare community, Protobuf has a broader approval, being mentioned in 25 company stacks & 11 developers stacks; compared to Apache Thrift, which is listed in 11 company stacks and 8 developer stacks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
No Stats

What is Apache Thrift?

The Apache Thrift software framework, for scalable cross-language services development, combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml and Delphi and other languages.

What is Protobuf?

Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Apache Thrift?
What companies use Protobuf?
See which teams inside your own company are using Apache Thrift or Protobuf.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Apache Thrift?
What tools integrate with Protobuf?

Blog Posts

Jun 6 2019 at 5:11PM

AppSignal

RedisRubyKafka+9
16
1588
What are some alternatives to Apache Thrift and Protobuf?
gRPC
gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking...
REST
An architectural style for developing web services. A distributed system framework that uses Web protocols and technologies.
Avro
It is a row-oriented remote procedure call and data serialization framework developed within Apache's Hadoop project. It uses JSON for defining data types and protocols, and serializes data in a compact binary format.
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to mobile and web apps since 2012.
JSON
JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language.
See all alternatives