Ecosyste.ms: Issues

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

GitHub / jonhoo/flurry issues and pull requests

#124 - Release 0.5.1

Pull Request - State: closed - Opened by jonhoo 2 months ago - 2 comments

#123 - Update `seize` to 0.3

Pull Request - State: closed - Opened by ibraheemdev 4 months ago - 17 comments

#121 - Release 0.5.0 with ahash bump

Pull Request - State: closed - Opened by jonhoo 5 months ago - 3 comments

#120 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, github_actions

#119 - Bump ahash dependency version to 0.8.5

Issue - State: closed - Opened by joshlf 8 months ago - 4 comments

#118 - Hashmap lacks of get_mut API

Issue - State: closed - Opened by xuchaoqian 9 months ago - 1 comment

#117 - Ci bump

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

#116 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#115 - Memory usage in Flurry Hashmap

Issue - State: open - Opened by ss025 about 1 year ago - 16 comments

#114 - Move to common CI

Pull Request - State: closed - Opened by jonhoo over 1 year ago - 2 comments

#113 - relax Ord restriction on Deserialize

Pull Request - State: closed - Opened by ian-p-cooke over 1 year ago - 2 comments

#112 - Fails to build on arm

Issue - State: open - Opened by bk2204 over 1 year ago - 1 comment

#111 - Fix typo in documentation

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

#110 - Fix references to Java source files

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

#109 - Sharded counter optimisation

Pull Request - State: open - Opened by JackThomson2 almost 2 years ago - 8 comments

#107 - `#![deny(unsafe_op_in_unsafe_fn)]`

Pull Request - State: open - Opened by ibraheemdev about 2 years ago - 1 comment

#106 - Benchmark fix

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

#105 - Bump dependencies

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

#104 - `#![deny(unsafe_op_in_unsafe_fn)]`

Issue - State: open - Opened by ibraheemdev over 2 years ago

#103 - Move to GitHub Actions

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

#102 - Move garbage collection to seize

Pull Request - State: closed - Opened by ibraheemdev over 2 years ago - 20 comments

#101 - Shared counters optimization

Pull Request - State: closed - Opened by jimvdl over 2 years ago - 32 comments

#100 - Shared counters optimization #11

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

#99 - update dependencies and deprecated functions

Pull Request - State: closed - Opened by al8n over 2 years ago - 3 comments

#98 - Unsoundness in `HashMap::clear`

Issue - State: closed - Opened by ibraheemdev almost 3 years ago - 2 comments

#97 - remove usage of deprecated functions

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

#96 - Use of deprecated `compare_and_swap` and `spin_loop_hint`

Issue - State: closed - Opened by qiujiangkun about 3 years ago - 1 comment

#95 - Move epoch garbage collection to flize

Pull Request - State: closed - Opened by domenicquirl over 3 years ago - 25 comments

#94 - fix miri invocation

Pull Request - State: closed - Opened by RalfJung almost 4 years ago - 3 comments

#93 - Miri CI invocation needs updating

Issue - State: closed - Opened by RalfJung almost 4 years ago - 3 comments

#92 - Bump major version of dependencies

Pull Request - State: closed - Opened by jonhoo almost 4 years ago - 4 comments

#91 - Early return in the slow path of `put` if key already exists and `no_replacement` is true

Pull Request - State: closed - Opened by domenicquirl almost 4 years ago - 11 comments

#90 - HashMap enters unreachable code in try_insert

Issue - State: closed - Opened by twissel almost 4 years ago - 2 comments

#89 - Initial `rayon` support: ParallelExtend + FromParallelIterator

Pull Request - State: closed - Opened by Others about 4 years ago - 14 comments

#88 - store element count as isize and clamp len to >= 0

Pull Request - State: closed - Opened by domenicquirl about 4 years ago - 3 comments

#87 - no longer panic upon seeing a moved or treeified bin in treeify_bin

Pull Request - State: closed - Opened by domenicquirl about 4 years ago - 2 comments

#86 - map::tree_bins::concurrent_tree_bin: attempt to subtract with overflow

Issue - State: closed - Opened by jonhoo about 4 years ago - 5 comments
Labels: bug

#85 - Do not free waker until safe

Pull Request - State: closed - Opened by jonhoo about 4 years ago - 3 comments

#84 - Racy test failure: segfault in map::tree_bins::concurrent_tree_bin

Issue - State: closed - Opened by jonhoo about 4 years ago - 5 comments
Labels: bug

#83 - Racy test failure: treeifying a Moved entry

Issue - State: closed - Opened by jonhoo about 4 years ago - 8 comments
Labels: bug

#82 - Stop ignoring miri leaks

Pull Request - State: closed - Opened by jonhoo about 4 years ago - 20 comments

#81 - Run cargo audit in CI?

Issue - State: open - Opened by GarkGarcia over 4 years ago - 2 comments

#80 - Optimize garbage collection

Issue - State: open - Opened by domenicquirl over 4 years ago - 4 comments
Labels: enhancement, discussion, performance

#79 - Serialization support

Pull Request - State: closed - Opened by GarkGarcia over 4 years ago - 15 comments

#78 - Finish fixing #17

Pull Request - State: closed - Opened by GarkGarcia over 4 years ago - 8 comments

#77 - Allow recovering value on failed insert

Pull Request - State: closed - Opened by jonhoo over 4 years ago

#76 - Make HashMap::put return more info

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

#75 - Implement `HashSet::replace`

Issue - State: closed - Opened by GarkGarcia over 4 years ago - 3 comments

#74 - Implemented `HashMap::try_insert`

Pull Request - State: closed - Opened by GarkGarcia over 4 years ago - 23 comments

#73 - Proper miri setup + pin miri nightly

Pull Request - State: closed - Opened by jonhoo over 4 years ago - 2 comments

#72 - Implement TreeBins

Pull Request - State: closed - Opened by domenicquirl over 4 years ago - 21 comments

#71 - fix two typos in crate documentation

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

#70 - Replacement is not removal

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

#69 - Replacing map elements incorrectly decrements the map's element count

Issue - State: closed - Opened by domenicquirl over 4 years ago - 2 comments

#68 - Expand HashSet impls with more methods/traits

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

#67 - Fix up inline annotations.

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

#66 - Remove Clone for with_capacity with simple presize

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

#65 - Add bustle benchmark

Pull Request - State: open - Opened by jonhoo over 4 years ago - 1 comment

#64 - Relax bounds on many methods to be minimal

Pull Request - State: closed - Opened by jonhoo over 4 years ago - 5 comments

#63 - Also get coverage from doctests

Pull Request - State: closed - Opened by jonhoo over 4 years ago - 2 comments

#62 - Implement Drain and IntoIterator

Issue - State: open - Opened by jonhoo over 4 years ago - 2 comments
Labels: enhancement, help wanted

#61 - Add more tests

Pull Request - State: closed - Opened by Stupremee over 4 years ago - 11 comments

#60 - Prep for release of 0.1.0

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

#59 - Fix santitizer for doctests

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

#58 - Expose non-replacing `insert`

Issue - State: closed - Opened by jonhoo over 4 years ago - 17 comments
Labels: enhancement, help wanted, good first issue

#57 - Match up documentation with that from std::collections::HashMap

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

#56 - Share BinEntry::Moved across all moved bins in a table

Pull Request - State: closed - Opened by domenicquirl over 4 years ago - 14 comments

#55 - Use `clear()` in benchmarks

Pull Request - State: closed - Opened by domenicquirl over 4 years ago - 5 comments

#54 - Add HashMapRef::clear

Pull Request - State: closed - Opened by cuviper over 4 years ago - 2 comments

#53 - Fix warnings and make CI catch them in the future

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

#52 - Make constructors more user-friendly

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

#51 - Tedious map constructors

Issue - State: closed - Opened by jonhoo over 4 years ago - 2 comments
Labels: enhancement, question

#50 - Profile and improve map performance

Issue - State: open - Opened by domenicquirl over 4 years ago - 36 comments
Labels: discussion, performance

#49 - Fix two unsoundness bugs

Pull Request - State: closed - Opened by jonhoo over 4 years ago - 6 comments

#48 - Make the crate `no_std` + `alloc` (rebased)

Pull Request - State: closed - Opened by jonhoo over 4 years ago - 9 comments

#47 - Steal good commits from #44

Pull Request - State: closed - Opened by jonhoo over 4 years ago - 2 comments

#46 - It is unsound to accept arbitrary user-constructed Guards

Issue - State: closed - Opened by jonhoo over 4 years ago - 1 comment

#45 - Add a struct HashMapRef which holds a reference and guard

Pull Request - State: closed - Opened by cuviper over 4 years ago - 8 comments

#44 - Make the crate `no_std` + `alloc`

Pull Request - State: closed - Opened by GarkGarcia over 4 years ago - 53 comments

#43 - Add benchmarks from dashmap and hashbrown

Pull Request - State: closed - Opened by domenicquirl over 4 years ago - 9 comments

#42 - Implement clear method

Pull Request - State: closed - Opened by Stupremee over 4 years ago - 23 comments

#41 - ["RFC"] convenient, race-free mutability

Issue - State: open - Opened by soruh over 4 years ago - 6 comments
Labels: discussion

#40 - Fix broken doclinks which are causing the docs to fail to build.

Pull Request - State: closed - Opened by jhinch over 4 years ago - 2 comments

#39 - Add test which attempts to encounter a concurrent resize and retrieval

Pull Request - State: closed - Opened by jhinch over 4 years ago - 14 comments

#38 - Replace `break` with `return`, where the loop immediately returns anyway

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

#37 - Add miri CI test

Pull Request - State: closed - Opened by jonhoo over 4 years ago - 8 comments

#36 - retain method

Pull Request - State: closed - Opened by danielSanchezQ over 4 years ago - 8 comments

#35 - Finish safety argument for BinEntry::Moved

Pull Request - State: closed - Opened by domenicquirl over 4 years ago - 2 comments

#34 - Use loom in the tests

Issue - State: open - Opened by ZenTauro over 4 years ago - 16 comments
Labels: help wanted

#33 - basic `drain` and `into_iter` implementations

Pull Request - State: closed - Opened by soruh over 4 years ago - 10 comments

#32 - Implement compute_if_present

Pull Request - State: closed - Opened by voidc over 4 years ago - 8 comments

#31 - Match up documentation with that from std::collections::HashMap

Issue - State: closed - Opened by jonhoo over 4 years ago - 3 comments
Labels: documentation, help wanted, good first issue

#30 - Implement and run a "serious" concurrent hash table benchmarking suite

Issue - State: open - Opened by jonhoo over 4 years ago - 4 comments
Labels: enhancement, help wanted, question

#29 - resize_stamp is positive even though it is supposed to be negative

Issue - State: closed - Opened by soruh over 4 years ago - 7 comments

#28 - implement "reserve" and improve "Extend" impl

Pull Request - State: closed - Opened by soruh over 4 years ago - 21 comments

#26 - no_std + alloc

Issue - State: closed - Opened by jonhoo over 4 years ago - 3 comments
Labels: enhancement, help wanted

#20 - Port and add more tests

Issue - State: open - Opened by jonhoo over 4 years ago - 7 comments
Labels: enhancement, help wanted, good first issue

#19 - Add basic HashSet implementation

Pull Request - State: closed - Opened by twe4ked over 4 years ago - 22 comments

#17 - Add a Set type matching the std HashSet API

Issue - State: closed - Opened by cuviper over 4 years ago - 11 comments

#16 - Hide Guard where possible

Issue - State: closed - Opened by jonhoo over 4 years ago - 4 comments
Labels: enhancement, help wanted, question