Skip to content

Is it possible to add gc into zig? #1063

@bronze1man

Description

@bronze1man

I found that long running process and mulit-thread and manual memory management will make write correct code very slow.
I think it should be better only use manual memory management when I need less delay, less CPUs and less memory.
I can only use gc in the golang . Use gc and manual memory management at the same time should be better.

If it is possible to add gc into zig, is there a implement of gc in zig?

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