Skip to content

remove glib dependency #133

@1a1a11a

Description

@1a1a11a

Glib was used in the early stage of this project, but given that it is not used in new implementations, we consider removing this dependency. To do this, we first need to find out all the usages of glib and think about an alternative. For example, GHashtable is used in several places, but we can use a self-contained header-only hash table.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions