Miser is a type provider and set of libraries for working with Apache Thrift services in .Net
A parser for thrift idl, a Type Provider for all thrift types and services (including server and client types),
and supporting libraries for hosting/accessing thrift services using non-blocking connections as well as support for
async clients/servers (using the F# Async<'T> type)