2 Open Issues Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub
Libraries C Libraries
Unittest about 2 months ago

AI Summary: Add unit tests to a C Variant wrapper library to ensure each function's correctness and robustness.

Complexity: 3/5
enhancement help wanted

A Variant wrapper library for C

C++
#c
Libraries C Libraries
unuse autoconf about 2 months ago

AI Summary: Replace the existing autoconf-based build system for a C Variant wrapper library with a Makefile-based system. This involves migrating build instructions and dependencies from the autoconf configuration to a Makefile, ensuring compatibility and functionality remain unchanged.

Complexity: 4/5
help wanted

A Variant wrapper library for C

C++
#c