Apache Thrift C++ library
Apache Thrift C++ library.
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.
This package contains the C++ runtime library that needs to be linked to any application that wishes to use the Thrift-generated C++ code.
... 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 | 4; (libboost-algorithm libboost-foreach libboost-format libboost-locale libboost-numeric-conversion libboost-scope-exit libboost-tokenizer), libevent ?, libssl ?, libz ? |
requires | 1; c++11 |
reviews | +1 |