Skip to content

Issues: jeromefroe/lru-rs

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

retain
#31 opened Mar 25, 2019 by bowenwang1996 updated Mar 31, 2019
lazy_static
#39 opened Jul 10, 2019 by NN-Binary updated Jul 10, 2019
Reduce boxing
#72 opened Feb 6, 2020 by Ralith updated Aug 2, 2020
Exporting keys
#37 opened Apr 18, 2019 by rohitjoshi updated Nov 19, 2020
Optimizing for concurrency
#21 opened Dec 11, 2018 by rohitjoshi updated Dec 27, 2020
Another LRU crate
#93 opened Oct 29, 2020 by marmeladema updated Feb 21, 2021
Weird issue where get blocks when using an Arc<Mutex>>
#110 opened Mar 27, 2021 by volfco updated Mar 29, 2021
Consider replacing HashMap with HashSet
#119 opened Dec 1, 2021 by matklad updated Sep 5, 2022
Use generic key-val store
#87 opened Jul 2, 2020 by gauteh updated Sep 6, 2022
Support const new
#157 opened Oct 4, 2022 by dtzxporter updated Oct 4, 2022
Limit by memory instead of number of items
#163 opened Dec 17, 2022 by felipou updated Dec 24, 2022
Cache size 0 / Disable Cache
#165 opened Jan 11, 2023 by PSeitz updated Aug 3, 2023
Proposal to Integrate SIEVE Eviction Algorithm
#189 opened Dec 25, 2023 by yazhuo updated Jan 22, 2024
Am I able to cache egui?
#125 opened Jan 16, 2022 by Raj2032 updated Mar 2, 2024
Full check leak report reachable bytes
#135 opened Apr 14, 2022 by NicolasHanus updated Apr 25, 2024
Entry API
#30 opened Mar 12, 2019 by Ralith updated Apr 29, 2024
Clone is only implemented for the default hasher
#198 opened May 21, 2024 by Fuuzetsu updated May 23, 2024
ProTip! Add no:assignee to see everything that’s not assigned.