thrift/contrib
Jens Geyer 3e0e0cc06f Update contrib/thrift-maven-plugin/pom.xml
Co-authored-by: Jiayu Liu <Jimexist@users.noreply.github.com>
2022-10-14 22:51:36 +02:00
..
async-test fixed a ton of missing ASF headers in *.thrift files 2022-09-11 12:31:26 +02:00
fb303 THRIFT-5599: contrib/fb303 does not compile after C++ library refactorings 2022-06-21 22:27:41 +02:00
Rebus version bump 2022-08-30 23:55:34 +02:00
Stomp THRIFT-2407 use markdown (rename README => README.md) 2014-03-19 06:47:47 +01:00
thrift-maven-plugin Update contrib/thrift-maven-plugin/pom.xml 2022-10-14 22:51:36 +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 fixed a ton of missing ASF headers in *.thrift files 2022-09-11 12:31:26 +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 version bump 2022-08-30 23:55:34 +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.