thrift/contrib
2023-11-27 09:27:22 +01:00
..
async-test fixed a ton of missing ASF headers in *.thrift files 2022-09-11 12:31:26 +02:00
fb303 THRIFT-5747 warning: The macro `AC_HELP_STRING' is obsolete. 2023-11-27 09:27:22 +01:00
Rebus created reöease branch 0.19.0 2023-07-08 12:49:11 +02:00
Stomp THRIFT-2407 use markdown (rename README => README.md) 2014-03-19 06:47:47 +01:00
thrift-maven-plugin created reöease branch 0.19.0 2023-07-08 12:49:11 +02:00
transport-sample fixed a ton of missing ASF headers in *.thrift files 2022-09-11 12:31:26 +02:00
vagrant/centos-6.5 THRIFT-5347 Remove deprecated Haskell bindings 2021-03-22 09:42:38 +01:00
zeromq created reöease branch 0.19.0 2023-07-08 12:49:11 +02: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 created reöease branch 0.19.0 2023-07-08 12:49:11 +02: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.