thrift/contrib
2022-01-20 21:02:02 +01:00
..
async-test THRIFT-5225: Use nullptr instead of NULL 2020-06-14 14:17:11 +02:00
fb303 THRIFT-5225: Use nullptr instead of NULL 2020-06-14 14:17:11 +02:00
Rebus Release 0.16.0 2022-01-20 21:02:02 +01:00
Stomp THRIFT-2407 use markdown (rename README => README.md) 2014-03-19 06:47:47 +01:00
thrift-maven-plugin Release 0.16.0 2022-01-20 21:02:02 +01:00
transport-sample THRIFT-5225: Use nullptr instead of NULL 2020-06-14 14:17:11 +02:00
vagrant/centos-6.5 THRIFT-5347 Remove deprecated Haskell bindings 2021-03-22 09:42:38 +01:00
zeromq Release 0.16.0 2022-01-20 21:02:02 +01:00
mingw-cross-compile.sh THRIFT-2565 autoconf fails to find mingw-g++ cross compiler on travis CI 2014-06-04 18:14:39 +02:00
parse_profiling.py THRIFT-3596 Better conformance to PEP8 2016-02-04 14:28:24 +09:00
README.md added contrib readme [ci skip] 2021-03-10 23:05:06 +01:00
thrift_dump.cpp THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' 2012-04-13 09:12:31 +00:00
thrift.el THRIFT-2399 Recognize '//'-style comments in emacs 2014-03-12 16:48:01 -04:00
thrift.spec Release 0.16.0 2022-01-20 21:02:02 +01:00
thrift.vim Add new i8 type to thrift.vim 2015-10-24 22:48:22 +09:00
Vagrantfile THRIFT-5347 Remove deprecated Haskell bindings 2021-03-22 09:42:38 +01:00

Apache Thrift contrib folder

The code in the /contrib folder is not maintained on a regular basis and its purpose is mainly to serve as repository of (a) sample code what can be done with Thrift and (b) possibly helpfil utilities or other potentially useful stuff.

You are of course free to provide patches for it, but other than that, the contrib stuff may or may not work for your purpose, environment or software version, as it does not part of regular testing procedures.

Below are some links (3rd-party sites) that lead you to some fairly good explanations of how it works.