An open API service indexing awesome lists of open source software.

https://github.com/yinheli/thrift-book-c_glib

Source code in C (with GLib) for examples in "The Programmer's Guide to Apache Thrift"
https://github.com/yinheli/thrift-book-c_glib

Last synced: 3 months ago
JSON representation

Source code in C (with GLib) for examples in "The Programmer's Guide to Apache Thrift"

Awesome Lists containing this project

README

        

# Apache Thrift Examples in C (with GLib)

Source code for examples in C to be contributed to _[The Programmer's Guide to
Apache Thrift](http://www.manning.com/abernethy/)_ by Randy Abernathy,
published by [Manning Publications Co.](http://www.manning.com/)

These examples are derived from
[Abernathy's original code](https://github.com/RandyAbernethy/ThriftBook) for
other languages, presented in Part 3 of the book.