Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jeromefroe/lru-rs issues and pull requests
#203 - Prepare 0.12.5 release
Pull Request -
State: closed - Opened by jeromefroe 24 days ago
#202 - Update hashbrown to 0.15
Pull Request -
State: closed - Opened by torokati44 25 days ago
- 2 comments
#201 - Prepare 0.12.4 release
Pull Request -
State: closed - Opened by jeromefroe 3 months ago
#200 - Remove core::usize
Pull Request -
State: closed - Opened by jeromefroe 3 months ago
#199 - Create a version of get_or_insert that doesn't move the key
Pull Request -
State: closed - Opened by lufte 4 months ago
- 8 comments
#198 - Clone is only implemented for the default hasher
Issue -
State: open - Opened by Fuuzetsu 5 months ago
- 1 comment
#197 - Prepare 0.12.3 release
Pull Request -
State: closed - Opened by jeromefroe 8 months ago
#196 - Remove needless lifetimes (clippy warnings)
Pull Request -
State: closed - Opened by gcsbt 8 months ago
- 1 comment
#195 - Add get_key_value_mut
Pull Request -
State: closed - Opened by gcsbt 8 months ago
- 2 comments
#194 - Prepare 0.12.2 release
Pull Request -
State: closed - Opened by jeromefroe 9 months ago
#193 - Ignore unconditional recursion lints
Pull Request -
State: closed - Opened by jeromefroe 9 months ago
#192 - chore: fix build status badge in README
Pull Request -
State: closed - Opened by suyanhanx 9 months ago
- 1 comment
#191 - feat: implement Clone for LruCache
Pull Request -
State: closed - Opened by stormshield-frb 9 months ago
- 1 comment
#190 - Implement Clone on LruCache
Issue -
State: closed - Opened by stormshield-frb 10 months ago
- 5 comments
#189 - Proposal to Integrate SIEVE Eviction Algorithm
Issue -
State: open - Opened by yazhuo 10 months ago
- 12 comments
#188 - Prepare 0.12.1 release
Pull Request -
State: closed - Opened by jeromefroe 11 months ago
#187 - Add test for get_key_value
Pull Request -
State: closed - Opened by jeromefroe 11 months ago
#186 - Add get_key_value method #185
Pull Request -
State: closed - Opened by Rulexec 12 months ago
- 1 comment
#185 - Add `get_key_value` method
Issue -
State: closed - Opened by Rulexec 12 months ago
#184 - Prepare 0.12.0 release
Pull Request -
State: closed - Opened by jeromefroe about 1 year ago
#183 - Add lifetime specifier to try_get_or_insert_mut
Pull Request -
State: closed - Opened by jeromefroe about 1 year ago
#182 - Missing lifetime specifier in try_get_or_insert_mut?
Issue -
State: closed - Opened by felipou about 1 year ago
- 1 comment
#181 - fix: adding BuildHasher trait bound to Debug for LruCache
Pull Request -
State: closed - Opened by anthok about 1 year ago
- 1 comment
#180 - Debug not defined for custom BuildHasher
Issue -
State: closed - Opened by anthok about 1 year ago
#179 - Prepare 0.11.1 release
Pull Request -
State: closed - Opened by jeromefroe about 1 year ago
#178 - Add try_get_or_insert_mut
Pull Request -
State: closed - Opened by Earthcomputer about 1 year ago
- 1 comment
#177 - adds value-wrapper for borrowed or owned return values
Pull Request -
State: open - Opened by behzadnouri about 1 year ago
- 1 comment
#176 - reverts use of NonZeroUsize for LRU capacity instead of usize
Pull Request -
State: open - Opened by behzadnouri about 1 year ago
- 1 comment
#175 - Prepare 0.11.0 release
Pull Request -
State: closed - Opened by jeromefroe over 1 year ago
#174 - Bump `hashbrown` to 0.14
Pull Request -
State: closed - Opened by sholderbach over 1 year ago
#173 - Prepare 0.10.1 release
Pull Request -
State: closed - Opened by jeromefroe over 1 year ago
#172 - Fix formatting
Pull Request -
State: closed - Opened by jeromefroe over 1 year ago
#171 - Add try_get_or_insert() method
Pull Request -
State: closed - Opened by redforks over 1 year ago
- 5 comments
#170 - wrong pull request by mistake
Pull Request -
State: closed - Opened by st1page over 1 year ago
#169 - Generic Improvements
Pull Request -
State: open - Opened by jonhartnett over 1 year ago
- 1 comment
#168 - Prepare 0.10.0 release
Pull Request -
State: closed - Opened by jeromefroe over 1 year ago
#167 - Cache key may not work
Issue -
State: closed - Opened by mokeyish over 1 year ago
- 5 comments
#166 - Remove KeyRef from the public api
Pull Request -
State: closed - Opened by jonhartnett over 1 year ago
- 3 comments
#165 - Cache size 0 / Disable Cache
Issue -
State: open - Opened by PSeitz almost 2 years ago
- 3 comments
#164 - Prepare 0.9.0 release
Pull Request -
State: closed - Opened by jeromefroe almost 2 years ago
#163 - Limit by memory instead of number of items
Issue -
State: open - Opened by felipou almost 2 years ago
- 4 comments
#162 - Upgrade to hashbrown v0.13
Pull Request -
State: closed - Opened by benesch almost 2 years ago
- 7 comments
#161 - Change LruCache.map to hold a pointer, rather than owned `LruEntry`.
Pull Request -
State: closed - Opened by emilHof almost 2 years ago
- 6 comments
#160 - Allow arbitrary "costs" per value inserted
Pull Request -
State: open - Opened by donald-pinckney almost 2 years ago
- 5 comments
#159 - adds LRU cache with lazy eviction
Pull Request -
State: open - Opened by behzadnouri almost 2 years ago
- 1 comment
#158 - feat: estimate size
Pull Request -
State: closed - Opened by yuhao-su about 2 years ago
#157 - Support const new
Issue -
State: open - Opened by dtzxporter about 2 years ago
#156 - Prepare 0.8.1 release
Pull Request -
State: closed - Opened by jeromefroe about 2 years ago
#155 - Add categories to Cargo.toml
Pull Request -
State: closed - Opened by rtzoeller about 2 years ago
- 1 comment
#154 - Prepare 0.8.0 release
Pull Request -
State: closed - Opened by jeromefroe about 2 years ago
#153 - fix soundness bug
Pull Request -
State: closed - Opened by matklad about 2 years ago
- 1 comment
#152 - Add API to explicitly control LRUness of keys
Pull Request -
State: closed - Opened by matklad about 2 years ago
- 3 comments
#151 - Add get_mut_or_insert
Pull Request -
State: closed - Opened by Yosi-Hezi about 2 years ago
- 5 comments
#150 - replace usize with NonZeroUsize for LRU's capacity
Pull Request -
State: closed - Opened by Yosi-Hezi about 2 years ago
- 1 comment
#149 - Fix CI config
Pull Request -
State: closed - Opened by jeromefroe over 2 years ago
#148 - Prepare 0.7.8 release
Pull Request -
State: closed - Opened by jeromefroe over 2 years ago
#147 - Could we have a new version with the updated `hashbrown` (and maybe others) dependency ?
Issue -
State: closed - Opened by poliorcetics over 2 years ago
- 2 comments
#146 - Replace Travis CI with GitHub Actions
Pull Request -
State: closed - Opened by vorot93 over 2 years ago
- 1 comment
#145 - Bump hashbrown to 0.12
Pull Request -
State: closed - Opened by vorot93 over 2 years ago
- 1 comment
#144 - Prepare 0.7.7 release
Pull Request -
State: closed - Opened by jeromefroe over 2 years ago
#143 - Use FnOnce instead of Fn
Pull Request -
State: closed - Opened by jeromefroe over 2 years ago
#142 - Allow more liberal closure for `get_or_insert`
Issue -
State: closed - Opened by bluescreen303 over 2 years ago
- 2 comments
#141 - Fix type constraint for get_or_insert
Pull Request -
State: closed - Opened by jeromefroe over 2 years ago
#140 - Failed to build with feature "nightly"
Issue -
State: closed - Opened by TennyZhuang over 2 years ago
- 1 comment
#139 - Prepare 0.7.6 release
Pull Request -
State: closed - Opened by jeromefroe over 2 years ago
#138 - Adjust unsafe blocks for the Drop impl
Pull Request -
State: closed - Opened by peamaeq over 2 years ago
- 3 comments
#137 - Add LruCache::pop_entry method
Pull Request -
State: closed - Opened by asyncth over 2 years ago
- 1 comment
#136 - Method that removes an entry corresponding to the key and returns both the key and the value
Issue -
State: closed - Opened by asyncth over 2 years ago
#135 - Full check leak report reachable bytes
Issue -
State: open - Opened by NicolasHanus over 2 years ago
- 1 comment
#134 - Prepare 0.7.5 release
Pull Request -
State: closed - Opened by jeromefroe over 2 years ago
#133 - Update CHANGELOG for 0.7.4 release
Pull Request -
State: closed - Opened by jeromefroe over 2 years ago
#132 - Lifetime fix is missing from the changelog for 0.7.4
Issue -
State: closed - Opened by koute over 2 years ago
- 2 comments
#131 - Prepare 0.7.4 release
Pull Request -
State: closed - Opened by jeromefroe over 2 years ago
#130 - Add new insertion function that allows handling of all removed entries from the cache
Pull Request -
State: closed - Opened by Codadillo over 2 years ago
#129 - Implement into_iter()
Pull Request -
State: closed - Opened by smessmer over 2 years ago
#128 - Fix lifetime bug
Pull Request -
State: closed - Opened by smessmer over 2 years ago
- 1 comment
#127 - Prepare 0.7.3 release
Pull Request -
State: closed - Opened by jeromefroe over 2 years ago
#126 - Add a get_or_insert method
Pull Request -
State: closed - Opened by davegarred over 2 years ago
#125 - Am I able to cache egui?
Issue -
State: open - Opened by Raj2032 almost 3 years ago
- 1 comment
#124 - Prepare 0.7.2 release
Pull Request -
State: closed - Opened by jeromefroe almost 3 years ago
#123 - Explicitly implement Borrow for Box for non-nightly
Pull Request -
State: closed - Opened by monoid almost 3 years ago
- 1 comment
#122 - Prepare 0.7.1 release
Pull Request -
State: closed - Opened by jeromefroe almost 3 years ago
#121 - Fix lifetimes of iterators
Pull Request -
State: closed - Opened by jeromefroe almost 3 years ago
#120 - Use after free bug in lru crate
Issue -
State: closed - Opened by oherrala almost 3 years ago
- 2 comments
#119 - Consider replacing HashMap with HashSet
Issue -
State: open - Opened by matklad almost 3 years ago
- 1 comment
#118 - RwLock read() usage
Issue -
State: closed - Opened by andreacastello about 3 years ago
- 1 comment
#117 - Implement Borrow<str> for KeyRef<std::string::String>?
Issue -
State: closed - Opened by pourplusquoi about 3 years ago
- 2 comments
#116 - Prepare 0.7.0 release
Pull Request -
State: closed - Opened by jeromefroe about 3 years ago
#115 - Explicitly implement Borrow for String & Vec for non-nightly
Pull Request -
State: closed - Opened by Dr-Emann about 3 years ago
- 1 comment
#114 - 0.6.6 update breaks on linux-like systems with custom libc implementations
Issue -
State: closed - Opened by reuvenpo about 3 years ago
- 2 comments
#113 - Prepare 0.6.6 release
Pull Request -
State: closed - Opened by jeromefroe over 3 years ago
#112 - Update hashbrown to 0.11.2
Pull Request -
State: closed - Opened by PsiACE over 3 years ago
#111 - Fix badge links in readme
Pull Request -
State: closed - Opened by kpp over 3 years ago
- 1 comment
#110 - Weird issue where get blocks when using an Arc<Mutex>>
Issue -
State: open - Opened by volfco over 3 years ago
- 1 comment
#109 - Fix release dates in CHANGELOG.md
Pull Request -
State: closed - Opened by yutannihilation over 3 years ago
- 1 comment
#108 - Prepare 0.6.5 release
Pull Request -
State: closed - Opened by jeromefroe over 3 years ago
#107 - Added unbounded_with_hasher constructor for LruCache
Pull Request -
State: closed - Opened by zesterer over 3 years ago
- 1 comment
#106 - Prep 0.6.4 release
Pull Request -
State: closed - Opened by jeromefroe over 3 years ago
#105 - send/sync bounds should apply to all conforming hashers, not just default one
Pull Request -
State: closed - Opened by teh-cmc over 3 years ago
- 1 comment
#104 - Fix memory leak when using pop
Pull Request -
State: closed - Opened by rafalmiel almost 4 years ago
- 1 comment