Skip to content

Support node API #4

Description

@Techcable

This is a higher-level API that basically treats mpack data as a bunch of untyped nodes.

We might want to consider writing our own API instead of bindings to the C API. That could more in line with idiomatic Zig (tagged unions....)

This is lower priority for me personally because my data tends to be in a fixed schema, or quickly converted into some other form.

As mentioned in the README, this is less important than it is in C because Zig has better error handling and type-reflection.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions