Skip to content

How's the Go module's performance compared to the Rust one? #65

@bsljth

Description

@bsljth

I'm contemplating porting an internal tool that uses the Rust core in a Python application to one written using Go. I gather (from a cursory look), that the Go implementation does not use the Rust core but is based on cgo.

The app will be a REST API tool that receives requests for evaluating rules contained in JDM .json files.

How does the Go module fare compared to the Rust one?

I know this is a generic question; so a generic answer would do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions