Scrooge is a thrift code generator written in Scala, which currently generates code for Scala, Java, Cocoa, Android, and Lua. It’s meant to be a replacement for the Apache thrift code generator and generates conforming, binary-compatible codecs by building on top of libthrift. Since Scala is API-compatible with Java, you can use the apache thrift code generator to generate Java files and use them from within Scala, but the generated code uses Java collections and mutable “bean” classes, causing some annoying boilerplate conversions to be hand-written. This is an attempt to bypass the problem by generating Scala code directly. It also uses Scala syntax so the generated code is much more compact. There is a fairly comprehensive set of unit tests, which actually generate code, compile it, and execute it to verify expectations.

Features

  • Generates native Scala thrift codecs
  • Generated code is templated using a mustache variant, making it easy to edit
  • Documentation available
  • Finagle client/server adaptors can be optionally generated at the same time
  • Has a pluggable backend providing a dynamic way to add more generator targets
  • Examples available

Project Samples

Project Activity

See All Activity >

Categories

Code Generators

License

Apache License V2.0

Follow Scrooge

Scrooge Web Site

Other Useful Business Software
Monitoring, Securing, Optimizing 3rd party scripts Icon
Monitoring, Securing, Optimizing 3rd party scripts

For developers looking for a solution to monitor, script, and optimize 3rd party scripts

c/side is crawling many sites to get ahead of new attacks. c/side is the only fully autonomous detection tool for assessing 3rd party scripts. We do not rely purely on threat feed intel or easy to circumvent detections. We also use historical context and AI to review the payload and behavior of scripts.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Scrooge!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

Scala

Related Categories

Scala Code Generators

Registered

2024-07-22