@davidtolnay in your blog post "Await a minute" you showed an example of ServiceFramework. It looks a lot like Twitter Finagle but in Rust and with async Thrift support. Is any of this code opensource?
-
-
Thank you. Did you extend Thrift's code generator or did you write your own parser and generator? Twitter's Scrooge has a custom parser for example.
-
The Rust code generator consumes a json description of the thrift AST from an existing internal codegen pipeline we use for other languages. Makes it easy to write a generator in any lang for any lang and leverage the best libraries, for ex the quote crate for generating Rust.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.