Skip to content

Issues: contain-rs/bit-vec

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Implement BitArray type?
#112 opened Jul 18, 2024 by Jujumba
Migrate to edition = "2018"
#105 opened Jul 7, 2024 by pczarn
Test no_std (--no-default-features)
#97 opened Jul 5, 2024 by pczarn
Higher parity with std's Vec
#95 opened Jul 3, 2024 by pczarn
5 tasks
Fix Debug output
#93 opened Jul 2, 2024 by pczarn
Insert & insert many Important high value feature or optimization
#92 opened Jul 2, 2024 by pczarn
1 of 2 tasks
version 1.0
Split lib into muliple source files
#88 opened Jun 30, 2024 by pczarn
Support Custom Allocators Important high value feature or optimization
#75 opened Jul 28, 2023 by zhuxiujia version 1.0
More efficient reverse_bits implementation. Important high value feature or optimization
#40 opened Jun 20, 2016 by Parakleta version 1.0
'blocks_for_bits' implementation.
#39 opened Jun 17, 2016 by Parakleta
Concurrent read/write support Important high value feature or optimization
#38 opened May 31, 2016 by skiwi2 version 1.0
Implement bit-wise traits?
#33 opened Jan 30, 2016 by jbaiter
Implement windows|chunks|chunks_mut, a la [T] Important high value feature or optimization
#30 opened Nov 28, 2015 by BlacklightShining version 1.0
ProTip! Exclude everything labeled bug with -label:bug.