Ross ROSS = Recommend OSS · open-source software intelligence for agents

manifold-systems/manifold

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more. observed · 2026-08-28

github.com/manifold-systems/manifold · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3375
  • days_rel: n/a
  • days_push: 14
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2759 stars · 133 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Manifold is a Java compiler plugin that extends the Java language at compile time with features like extension methods, properties, operator overloading, templates, a preprocessor, and type-safe metaprogramming. It type-safely integrates schemas and DSLs such as SQL, JSON, YAML, XML, and GraphQL directly into Java code while remaining fully compatible with the JVM and existing Java tooling.

Use cases

  • add extension methods and operator overloading to Java
  • query SQL with type-safe generated code
  • consume JSON and YAML schemas type-safely in Java
  • write type-safe GraphQL queries in Java
  • use a preprocessor for conditional compilation in Java
  • add properties and optional parameters to Java
  • compose objects with true parts-based composition

When to choose

  • you want modern language features without leaving Java or the JVM
  • you need type-safe access to SQL, JSON, YAML, XML, or GraphQL schemas
  • you want to enhance an existing Java project incrementally
  • you use IntelliJ IDEA or Android Studio and want IDE support for these features

When to avoid

  • your team prefers standard Java without compiler plugins
  • you are wary of tools relying on internal compiler APIs
  • you are not using a supported JDK (8-25) or an IntelliJ-based IDE
  • you would rather switch to a full alternative language like Kotlin

Facets

library · maturity active

compiler templating serialization parser developer-tools plugin-system programming-languages developer-tools compilers web-development apis jvm editor-plugin cross-platform java-compiler-plugin metaprogramming extension-methods operator-overloading type-safe-sql type-safe- graphql preprocessor structural-typing intellij-plugin android-studio

3 sources

Member repositories

RepositoryRoleHealth v2
manifold-systems/manifoldmain76

For agents

markdown · JSON · MCP: product_card(name="manifold-systems/manifold")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem