Project Modules

This project has declared the following modules:

NameDescription
./swift-codec/index.htmlAnnotation based encoder and decoder for Thrift
./swift-idl-parser/index.htmlParser for Thrift IDL
./swift-service/index.htmlAnnotation based encoder and decoder for Thrift
./swift-generator/index.htmlCode generator for Thrift IDLs
./swift-maven-plugin/index.htmlThe Maven swift plugin generates source code from Thrift IDL files. It is aimed at generating code for the swift framework of annotation based Java thrift classes but could be used with any programming language by adding code generation templates.
./swift-load-generator/index.htmlSwift client load generator for measuring server performance and testing client functionality under stress