issues
search
Kerollmops
/
sdset
Set theory applied on sorted and deduplicated slices.
https://docs.rs/sdset
MIT License
46
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement IntoIterator for all set operations
#23
tzcnt
closed
2 years ago
0
additional performance enhancement
#22
tzcnt
closed
2 years ago
0
Improve performance of exponential_offset
#21
tzcnt
closed
2 years ago
0
[Performance] Try to reduce overhead with large numbers of sets of different lengths
#20
tzcnt
closed
2 years ago
3
[Feature] Streaming set operations via .from_iters() and .to_iter() functions
#19
tzcnt
opened
2 years ago
1
Create SetBuf::new_empty() and Set::new_empty() functions
#18
tzcnt
closed
2 years ago
1
[Feature] Convenience functions to create an empty Set or SetBuf
#17
tzcnt
closed
2 years ago
1
[Performance] reduce calls to exponential_offset_ge
#16
tzcnt
closed
2 years ago
1
makes collection fallible
#15
MarinPostma
closed
4 years ago
0
adds generic to counter
#14
MarinPostma
closed
4 years ago
0
Introduce the Collection trait
#13
Kerollmops
closed
4 years ago
0
Implement a first version of an intersection by a key
#12
Kerollmops
opened
4 years ago
0
Fix the Default impl of SetBuf
#11
Kerollmops
closed
4 years ago
0
Implement Default for Set and SetBuf
#10
Kerollmops
closed
4 years ago
0
Update graphs images
#9
Kerollmops
closed
5 years ago
0
Edition 2018
#8
Kerollmops
closed
5 years ago
0
Introduce the zerocopy feature to enable zerocopy on Set
#7
Kerollmops
closed
5 years ago
0
Implement ToOwned and Owned on the Set/Buf types
#6
Kerollmops
closed
5 years ago
0
Bump version to 0.3.2
#5
Kerollmops
closed
5 years ago
0
Introduce the SetBuf from_dirty method
#4
Kerollmops
closed
5 years ago
0
Implement more Iterator related methods/traits
#3
Kerollmops
closed
5 years ago
0
Implement serde on Set and SetBuf as an optional feature
#2
Kerollmops
closed
5 years ago
0
sdset does not compile on rust stable
#1
tpayet
closed
5 years ago
1