30 open-source projects similar to bcaillard/jspecify-packageinfo-generator, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Jspecify Packageinfo Generator alternative.
Compile time internationalization for Elm supporting multiple input and output formats
Generate OpenAPI 3.1 specs from Go source code via static analysis — zero annotations, automatic framework detection
Simple plug-in for Android Studio/IDEA that allows one-click creation of Butterknife view injections.
Derives and generates mundane golang functions that you do not want to maintain yourself
oapi-codegen is a suite of generators that converts OpenAPI 3 specifications into type-safe Go client libraries, server boilerplate, and data models. It provides tools for producing production-ready HTTP clients and server-side interfaces to ensure that Go implementations remain compliant with defined API contracts. The tool supports server generation across various web frameworks and allows for extensive customization via template overrides, specification overlays, and custom type definition mappings. It handles complex API requirements through external reference resolution to organize code
Build up Encoders/Decoders with well-defined TypeScript types! The API in this package is the foundation of the elm-ts-interop CLI tool, but can be used for other purposes as well.
Generate TypeScript declaration files for your elm ports!
Generates Elm types, JSON decoders, JSON encoders and fuzz tests from JSON schema specifications
Generate Elm types, encoders, and decoders from Haskell types
This project is a Java annotation processing framework and source code generator designed to automate repetitive boilerplate and reduce manual coding errors. It functions as a toolkit for building custom annotation processors that produce source code, metadata, and type definitions during the compilation process. The framework specifically automates the creation of immutable value types with built-in equality and hashing logic, as well as the generation of factory implementations for dependency injection. It also handles the automated production of service provider configuration files to enab
GoWrap is a command line tool for generating decorators for Go interfaces
Automatic generation of the Builder pattern for Java
Android Studio plugin which automatically generates drawable selectors from appropriately named resources.
IntelliJ / Android Studio plugin for Android Holo Colors
This project is a full-stack application generator and Java application scaffolder designed to produce the initial project structure and boilerplate code for modern web applications and microservice architectures. It functions as a development platform that uses predefined technology stacks to automate the creation of backend services and APIs. The system includes a customizable code blueprint tool, allowing users to extend or replace standard generation patterns to modify the default code structure of client and server components. It also provides a containerized development environment to e
Generate type-safe Go converters by defining function signatures.
Plugin to navigate between events posted by EventBus.
A plugin for android developer, with the plugin you can generate "findViewById" code quickly.
A small library to easily map Entitys to DTOs and back for your API
IntelliJ Plugin for Android Parcelable boilerplate code generation.
Elm CodeGen is an Elm package and CLI tool for generating Elm code.
protoc plugin that generates HTTP server and client