issues
search
petgraph
/
fixedbitset
A simple bitset container for Rust
https://docs.rs/fixedbitset/
Apache License 2.0
124
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`remove()` method to disable a bit
#81
your-diary
closed
1 year ago
3
add tests for is_clear()
#80
jrraymond
closed
2 years ago
0
Add is_clear method
#79
nicopap
closed
2 years ago
5
Move tests to a cfg(test) module
#77
james7132
closed
1 year ago
3
Implement IndexMut
#76
SUPERCILEX
opened
2 years ago
4
Return old values in `set` (and potentially other methods)
#75
SUPERCILEX
closed
7 months ago
1
Use usize as the Block instead of u32
#74
james7132
closed
1 year ago
12
SIMD Accelerated Operations
#73
james7132
closed
7 months ago
2
document derived traits depend on length
#72
jrraymond
closed
2 years ago
0
Comparison to empty set returns false for set with no bits set.
#71
John-Nagle
closed
2 years ago
6
Update repo URL
#70
atouchet
closed
2 years ago
1
FixedBitSet<K = usize> where K: From<usize> + Into<usize>
#69
bestouff
opened
3 years ago
2
FixedBitSet<K = usize> where K: From<usize> + Into<usize>
#68
bestouff
closed
6 months ago
3
Re-add badge links
#67
atouchet
closed
3 years ago
1
switch readme to markdown
#66
jrraymond
closed
3 years ago
0
test checks
#65
jrraymond
closed
3 years ago
0
Fix crates.io badge and update links
#64
atouchet
closed
3 years ago
0
Move tests to dedicated folder
#63
AlvinKuruvilla
closed
3 years ago
1
Run Rustfmt and fix minor clippy lints
#62
barafael
closed
3 years ago
0
bump msrv to 1.39
#61
jrraymond
closed
3 years ago
0
add const FixedBitSet::new constructor
#60
jakobhellermann
closed
3 years ago
3
added test to optional serde support pull request
#59
keshavsn
closed
3 years ago
1
Adapt Commands apis for consistency with new World apis
#58
alice-i-cecile
closed
3 years ago
1
Possible performance optimizations
#57
alice-i-cecile
opened
3 years ago
8
Switch to github actions
#56
jrraymond
closed
3 years ago
1
switch to github workflows
#55
jrraymond
closed
3 years ago
0
Add versions of assign operators that take a reference Rhs, implements #49.
#54
KarelPeeters
closed
4 years ago
1
add example to with_capacity_and_blocks function
#53
jrraymond
closed
4 years ago
1
add useful error messages to assertions
#52
lovasoa
closed
4 years ago
1
assertions give unhelpful error messages
#51
lovasoa
closed
4 years ago
5
Provide better API documentation (more examples!)
#50
jelemux
closed
4 years ago
1
The BitAndAssign-like traits should have &Self RHS instead of Self
#49
KarelPeeters
closed
4 years ago
4
Implement `into_ones()`
#48
sitegui
closed
7 months ago
2
Implement custom behavior for PartialEq, Eq, PartialOrd, Ord and Hash
#47
sitegui
opened
4 years ago
2
Add compatibility with bitvec's `BitSlice` trait
#46
hexane360
opened
4 years ago
0
Owned iterator: into_ones()
#45
sitegui
closed
7 months ago
3
PartialEq implementation depends on capacity
#44
sitegui
closed
1 year ago
6
add optional serde support
#43
zhengyi-yang
closed
3 years ago
4
New constructor with blocks
#42
luizirber
closed
4 years ago
2
Implement difference_with operation
#41
sunshowers
closed
4 years ago
1
Serialization support
#40
zhengyi-yang
closed
3 years ago
5
Implemented Binary and Display traits for FixedBitSet.
#39
Dolphindalt
closed
4 years ago
2
Add `toggle_range`
#38
wirelyre
closed
4 years ago
0
Add in-place difference
#37
wirelyre
closed
4 years ago
1
Implement bit iterator
#36
Veykril
opened
5 years ago
1
Add default feature "std", which if disabled makes the library no_std
#35
bluss
closed
5 years ago
1
Implement std::fmt::Binary trait
#34
mruegenberg
closed
4 years ago
2
adding toggle function
#33
ShiroUsagi-san
closed
5 years ago
1
Zeros iterator
#32
mneumann
closed
1 year ago
1
Added no_std feature switch.
#31
jonimake
closed
5 years ago
4
Previous
Next