thrift

[full]

Apache Thrift compiler

Introduction

Thrift is a lightweight, language-independent software stack for point-to-point RPC implementation. Thrift provides clean abstractions and implementations for data transport, data serialization, and application level processing. The code generation system takes a simple definition language as input and generates code across programming languages that uses the abstracted stack to build interoperable RPC clients and servers.

Apache Thrift Layered Architecture

Thrift makes it easy for programs written in different programming languages to share data and call remote procedures. With support for 28 programming languages, chances are Thrift supports the languages that you currently use.

... More
license Apache-2.0
project thrift
url thrift.apache.org/
1 Version
version 0.17.0+6
repository https://pkg.cppget.org/1/alpha
depends 2; *byacc, *reflex
requires 2; host, c++11
reviews +1