NetHack VS openapi-generator

Compare NetHack vs openapi-generator and see what are their differences.

NetHack

Official NetHack Git Repository (by NetHack)

openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) (by OpenAPITools)
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
NetHack openapi-generator
63 256
3,248 24,245
2.0% 1.6%
9.8 9.9
6 days ago 1 day ago
C Java
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

NetHack

Posts with mentions or reviews of NetHack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-04.

openapi-generator

Posts with mentions or reviews of openapi-generator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-07-04.
  • Type safe web stack with Rust and TypeScript
    8 projects | news.ycombinator.com | 4 Jul 2025
    > Ideally I'd like to be able to write types in typescript, and write python types, then verify that the types are compatible (not identical)

    Have a look at https://fastapi.tiangolo.com/

    FastAPI allows you to define your types in Python using Pydantic for stronger type guarantees. FastAPI also generates an OpenAPI.json file for your backend and then you can feed this OpenAPI.json document into https://github.com/OpenAPITools/openapi-generator to generate a typescript library that contains all the types. Then you don't need to verify your types, because the typescript types will be directly generated from your Python types. The generated typescript library also contains methods for each of your REST endpoints, so that you don't have to think about network requests.

  • How and Why to Use Patches
    2 projects | dev.to | 24 Jun 2025
    Patches are also useful if we're making manual modifications to any codebase that is being auto-generated, i.e. if we're using openapi-generator off of an OpenAPI spec to create clients and scaffolded server codebases. We would want to maintain the patch as a way to ensure that subsequent re-generations of the code don't wipe out any manual changes we have to make in-between.
  • How To Introduce a New API Quickly Using Micronaut
    4 projects | dev.to | 28 May 2025
    The beta version was able to generate the expected Quote model object, but I ran into issues trying to generate an interface or abstract class that my controllers could extend. So I decided to create an issue in the openapi-generator library (link for those who are interested in the details) and pivot toward another approach.
  • Revolutionize Your API Development: Unleash the True Power of OpenAPI Generator!
    2 projects | dev.to | 26 May 2025
    Step 1: Locate the Right Template For Spring-based projects, navigate to: JavaSpring/ Key templates to modify: model.mustache → Handles imports pojo.mustache → Defines annotation
  • Programming in D: Tutorial and Reference
    4 projects | news.ycombinator.com | 25 Apr 2025
    It would be great if D supported something like OpenAPI generator https://github.com/OpenAPITools/openapi-generator

    Maybe it exists and I am just ignorant but it doesn't seem to be in the list of supported languages.

  • API-First Development in Scala
    4 projects | dev.to | 22 Apr 2025
    various openapi-generator plugins
  • Generate JAVA code from OpenAPI specification
    1 project | dev.to | 15 Apr 2025
    OpenAPI Generator Gradle Plugin
  • Show HN: FastOpenAPI – automated docs for many Python frameworks
    10 projects | news.ycombinator.com | 22 Mar 2025
    I'm also really happy with spec first. We're using openapi-generator[1] to generate types from a yaml schema (inverting the more standard approach of generating the yaml) in our Typescript (mostly Nest.js) backends, and export those types as packages for use in our frontends.

    [1] https://github.com/OpenAPITools/openapi-generator

  • openapi-generator VS lapidary-render - a user suggested alternative
    2 projects | 16 Mar 2025
  • Using OpenAPI to Automate API Integration With Rapyd's Payment Gateway
    7 projects | dev.to | 11 Mar 2025
    Manually writing API clients can be time-consuming and result in errors. This is where the OpenAPI specification and tools like OpenAPI Generator are helpful.

What are some alternatives?

When comparing NetHack and openapi-generator you can also consider the following projects:

angband - A free, single-player roguelike dungeon exploration game

NSwag - The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.

crawl - Dungeon Crawl: Stone Soup official repository

kiota - OpenAPI based HTTP Client code generator

sil-q

ogen - OpenAPI v3 code generator for go

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured