Skip to content

WIP: remove GLib in cache algorithm implementations #185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

mack-w
Copy link

@mack-w mack-w commented May 20, 2025

See #133.

mack-w added 9 commits May 15, 2025 02:10
This commit is the first in a series of commits to remove gLib.

This commit moves an unused thread pool library within traceAnalyzer
to the utils directory, which may find its use elsewhere.
This commit is the first in series (ignoring reverted) to remove gLib.

This commit introduces [hashmap.h](https://github.com/sheredom/hashmap.h)
in an effort to remove GHashTable dependencies from the project.

Future commits shall introduce similar header-only libs as well.
@mack-w mack-w marked this pull request as draft May 20, 2025 11:32
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
3.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant