Skip to content

[WIP] Python binding #128

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 8 commits into
base: develop
Choose a base branch
from
Draft

Conversation

haochengxia
Copy link
Collaborator

@haochengxia haochengxia commented Feb 22, 2025

support python users using libcachesim like

from libcachesim import simulate

req, miss = simulate(b"cloudPhysicsIO.vscsi", b"vscsi", b"lru", 0.1)

Work in progress for more features ~

@haochengxia haochengxia marked this pull request as draft February 23, 2025 18:27
@haochengxia haochengxia changed the title [WIP] a prototype for python binding [WIP] a prototype for Python binding Feb 23, 2025
@haochengxia haochengxia changed the title [WIP] a prototype for Python binding [WIP] Python binding Feb 24, 2025
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
B Maintainability Rating on New Code (required ≥ A)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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