This package browser is in early development. Mind the rough edges.

apache-thrift 0.14.2

Lightweight, language-independent software stack for point-to-point RPC

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.

Installation

Install apache-thrift 0.14.2 as follows:

guix install apache-thrift@0.14.2

Or install the latest version:

guix install apache-thrift

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.