Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / coriolinus/counter-rs issues and pull requests

#50 - Consider cutting a new release

Issue - State: closed - Opened by JeppeKlitgaard 5 days ago - 1 comment

#49 - `impl PartialOrd` via `is_{sub,super}set`

Issue - State: open - Opened by ronnodas 7 months ago - 1 comment

#48 - implement counter with ahash

Pull Request - State: closed - Opened by chris-ha458 9 months ago - 2 comments

#47 - Fix import for test_serialize_deserialize

Pull Request - State: closed - Opened by matthewmcintire-savantx 9 months ago - 3 comments

#46 - Implement Serialize and Deserialize

Pull Request - State: closed - Opened by matthewmcintire-savantx 9 months ago

#45 - replace `for` with `.fold()`

Pull Request - State: closed - Opened by chris-ha458 10 months ago - 2 comments

#44 - Fromiterator withcapacity

Pull Request - State: closed - Opened by chris-ha458 10 months ago - 2 comments

#43 - Clippy fixes

Pull Request - State: closed - Opened by chris-ha458 10 months ago - 1 comment

#42 - do not use deprecated `init` method

Pull Request - State: closed - Opened by coriolinus 10 months ago

#41 - deprecate `init` method

Pull Request - State: closed - Opened by coriolinus 10 months ago

#40 - With capacity

Pull Request - State: closed - Opened by chris-ha458 10 months ago - 4 comments

#39 - Add bench

Pull Request - State: closed - Opened by chris-ha458 10 months ago - 6 comments

#38 - small doc formatting

Pull Request - State: closed - Opened by chris-ha458 10 months ago

#37 - Is the `zero` instance member still required?

Issue - State: open - Opened by coriolinus 10 months ago

#36 - refactor tests and impls into distinct modules

Pull Request - State: closed - Opened by chris-ha458 10 months ago - 7 comments

#35 - Refactoring & Optional data concurrency

Issue - State: open - Opened by chris-ha458 10 months ago - 4 comments

#34 - update edition, add `counter` keyword

Pull Request - State: closed - Opened by chris-ha458 10 months ago - 1 comment

#33 - min count + into

Issue - State: closed - Opened by sabn0 about 1 year ago - 2 comments

#32 - Suggestion: make Counter generic over the hashing algorithm

Issue - State: open - Opened by HastD over 1 year ago - 2 comments

#31 - Multiset bag documentation

Pull Request - State: closed - Opened by coriolinus over 1 year ago

#29 - Fix spelling error in doc header

Pull Request - State: closed - Opened by mjpieters almost 2 years ago

#28 - Implement bitwise and and or assignments

Pull Request - State: closed - Opened by mjpieters almost 2 years ago - 2 comments

#27 - Implement is_subset and is_superset tests

Pull Request - State: closed - Opened by mjpieters almost 2 years ago

#26 - is_subset / is_superset methods?

Issue - State: closed - Opened by mjpieters almost 2 years ago - 8 comments
Labels: help wanted

#25 - Add method to return the `k` most common items and speed up `most_common_*()` methods

Pull Request - State: closed - Opened by clint-white almost 2 years ago - 2 comments

#24 - Fix minor issues in documentation

Pull Request - State: closed - Opened by clint-white about 2 years ago - 3 comments

#23 - Improve concision

Pull Request - State: closed - Opened by clint-white about 2 years ago

#22 - Relax more trait bounds

Pull Request - State: closed - Opened by clint-white about 2 years ago

#21 - Relax trait bounds

Pull Request - State: closed - Opened by clint-white about 2 years ago - 1 comment

#20 - Add method `Counter::total()`

Pull Request - State: closed - Opened by clint-white about 2 years ago - 1 comment

#19 - Relax trait bounds for `Default` implementation

Pull Request - State: closed - Opened by jonasbb about 2 years ago - 1 comment

#18 - Cleanup redundant references

Pull Request - State: closed - Opened by samueltardieu over 2 years ago

#17 - <N: Clone> bound is not required on {Add,Sub}{,Assign}

Pull Request - State: closed - Opened by samueltardieu over 2 years ago

#16 - Added implementations for IntoIter and IterMut

Pull Request - State: closed - Opened by TinBryn over 2 years ago - 1 comment

#15 - impl `Extend` for Counter

Pull Request - State: closed - Opened by nw0 about 4 years ago

#14 - Most common should take a number

Issue - State: closed - Opened by pickfire about 4 years ago - 2 comments

#13 - enforce clippy

Pull Request - State: closed - Opened by coriolinus about 4 years ago

#12 - Cleanup

Pull Request - State: closed - Opened by coriolinus about 4 years ago

#11 - regenerate readme file using cargo-readme

Pull Request - State: closed - Opened by coriolinus about 4 years ago

#10 - Minor documentation fixes.

Pull Request - State: closed - Opened by dpathakj about 4 years ago

#9 - Implement `Index` and `IndexMut` like `collections.Counter.__getitem__`

Pull Request - State: closed - Opened by qryxip over 4 years ago - 3 comments

#8 - Use `slice::iter` instead of `into_iter` to avoid future breakage

Pull Request - State: closed - Opened by LukasKalbertodt over 4 years ago - 1 comment

#7 - Don't require Copy in AddAssign and SubAssign

Pull Request - State: closed - Opened by swolchok almost 6 years ago - 3 comments

#6 - Add into_hashmap function

Issue - State: closed - Opened by coriolinus almost 6 years ago

#5 - Make Counter generic over the count type?

Issue - State: closed - Opened by swolchok almost 6 years ago - 5 comments

#4 - Counter doesn't derive Debug

Issue - State: closed - Opened by swolchok almost 6 years ago - 1 comment

#3 - impl<T> FromIterator<(T, usize)> for Counter<T>?

Issue - State: closed - Opened by swolchok about 6 years ago - 2 comments

#2 - Add/Sub clone self unnecessarily

Issue - State: closed - Opened by swolchok about 6 years ago - 7 comments

#1 - Use defaultmap crate

Issue - State: closed - Opened by JelteF about 7 years ago - 3 comments