Skip to content
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

Fully integrate itybity #22

Open
sinui0 opened this issue Jun 17, 2023 · 1 comment
Open

Fully integrate itybity #22

sinui0 opened this issue Jun 17, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sinui0
Copy link
Collaborator

sinui0 commented Jun 17, 2023

In various parts of the codebase we convert types to Vec<bool> this is quite inefficient. Rather, we should adopt the traits in itybity which facilitate iterating over the bits of a type without copying or allocations.

@sinui0 sinui0 added enhancement New feature or request good first issue Good for newcomers labels Jun 17, 2023
@0xJepsen
Copy link

I looked into this its seems stale and mostly done already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants