twitter/scrooge
A Thrift parser/generator
Generates idiomatic Scala, Java, Cocoa, Android, and Lua code from Thrift schemas with immutable case classes and compact syntax, avoiding Java collections boilerplate. Integrates deeply with Finagle to export metrics and provide high-throughput RPC APIs, while maintaining binary compatibility with Apache Thrift codecs. Built on libthrift and validated through comprehensive code generation and execution tests.
797 stars. No commits in the last 6 months.
Stars
797
Forks
247
Language
Scala
License
Apache-2.0
Category
Last pushed
Apr 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/twitter/scrooge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
marcosschroh/dataclasses-avroschema
Generate avro schemas from python dataclasses, Pydantic models and Faust Records. Code...
sbt-dao-generator/sbt-dao-generator
code generator sbt plugin from database schema
olafurpg/scala-db-codegen
Scala code/boilerplate generator from a db schema
Chymyst/curryhoward
Automatic code generation for Scala functions and expressions via the Curry-Howard isomorphism
GW2ToolBelt/api-generator
A library for creating programs that interface with data exposed by the official Guild Wars 2 API.