Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / al8n/stretto issues and pull requests
#59 - Update wg to 0.6 (since wg 0.4 was yanked)
Pull Request -
State: closed - Opened by ciscorn about 1 year ago
#58 - `re-stretto`: Implement a lightweight `stretto` and optimize the current implementation.
Issue -
State: open - Opened by al8n over 1 year ago
Labels: enhancement
#57 - Potential race condition with insert-wait-get
Issue -
State: open - Opened by blind-oracle over 1 year ago
- 2 comments
#56 - How to construct a TransparentKeyBuilder?
Issue -
State: closed - Opened by sourcefrog over 1 year ago
- 3 comments
#55 - TTL not really work
Issue -
State: open - Opened by stalkerg over 1 year ago
- 10 comments
#54 - Bump codecov/codecov-action from 3.1.1 to 3.1.4
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, github_actions
#53 - Removed unused Borrow trait requirements
Pull Request -
State: open - Opened by peter-scholtens almost 2 years ago
- 3 comments
#52 - Copying of all fields of Self is replaced with modification of only modifying field of interest
Pull Request -
State: closed - Opened by peter-scholtens almost 2 years ago
- 1 comment
#51 - Specify number of entries parameter as (usize) integer
Pull Request -
State: closed - Opened by peter-scholtens almost 2 years ago
#50 - Can key lifetime be shortened to insert/get/destroy functions only?
Issue -
State: open - Opened by peter-scholtens almost 2 years ago
- 6 comments
#49 - Use owned variables in examples
Pull Request -
State: closed - Opened by peter-scholtens almost 2 years ago
- 2 comments
#48 - Examples hint the unhandy usage of static variables, leaving ownership to others
Issue -
State: closed - Opened by peter-scholtens almost 2 years ago
- 4 comments
#47 - Bump codecov/codecov-action from 3.1.1 to 3.1.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, github_actions
#46 - Dataset for tests and benchmarks
Issue -
State: open - Opened by al8n almost 2 years ago
- 5 comments
Labels: enhancement, help wanted
#45 - feat: support read from write buffer to improve hit ratio
Issue -
State: open - Opened by al8n almost 2 years ago
Labels: enhancement, help wanted, feature-request
#44 - fix refcell borrow_mut error cause channel closed
Pull Request -
State: closed - Opened by Millione almost 2 years ago
- 1 comment
#43 - fix: mutex across .await
Pull Request -
State: closed - Opened by Millione almost 2 years ago
- 1 comment
#42 - fix: random choose sample
Pull Request -
State: open - Opened by Millione almost 2 years ago
- 2 comments
#41 - Fix/bbloom
Pull Request -
State: closed - Opened by al8n almost 2 years ago
#40 - Pointer is not multiple of 8 in test
Issue -
State: closed - Opened by peter-scholtens almost 2 years ago
- 1 comment
#39 - fix: add get_buf to caclulate admit freq
Pull Request -
State: closed - Opened by Millione almost 2 years ago
- 2 comments
#38 - Bump codecov/codecov-action from 3.1.1 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, github_actions
#37 - The sampling is not random during evictions in fill_sample
Issue -
State: open - Opened by alfa07 almost 2 years ago
- 9 comments
Labels: bug, enhancement, help wanted
#36 - This library doesn't seem to work properly
Issue -
State: closed - Opened by phantomhker almost 2 years ago
- 2 comments
#35 - Bump actions/cache from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions
#34 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions
#33 - Bump codecov/codecov-action from 1.0.2 to 3.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, github_actions
#32 - Async use doesn't appear to work?
Issue -
State: open - Opened by rhomber about 2 years ago
- 2 comments
Labels: bug
#31 - failure: cache::test::sync_test::test_cache_drop_updates, when running with multiple threads
Issue -
State: open - Opened by FrankReh about 2 years ago
Labels: enhancement
#30 - Deadlock with AsyncCache when using wait and nested caches
Issue -
State: open - Opened by jrray over 2 years ago
- 1 comment
Labels: bug, enhancement
#29 - How does the max_cost works?
Issue -
State: closed - Opened by LinkTed over 2 years ago
- 1 comment
#28 - How to use CacheCallback
Issue -
State: closed - Opened by 0xtyls over 2 years ago
- 3 comments
#27 - Possible deadlock in `wait` in `async_std` runtime
Issue -
State: closed - Opened by stepantubanov over 2 years ago
- 2 comments
Labels: bug
#26 - How to print `sync::cache` state
Issue -
State: closed - Opened by kakoc over 2 years ago
- 3 comments
#25 - Add license scan report and status
Pull Request -
State: closed - Opened by fossabot over 2 years ago
- 1 comment
#24 - delete clippy warning
Pull Request -
State: closed - Opened by goldwind-ting over 2 years ago
- 1 comment
#23 - delete cfg macros
Pull Request -
State: closed - Opened by goldwind-ting almost 3 years ago
- 1 comment
#22 - fix #4: delete bounds in the struct definition
Pull Request -
State: closed - Opened by goldwind-ting almost 3 years ago
- 1 comment
#21 - fix #17
Pull Request -
State: closed - Opened by goldwind-ting almost 3 years ago
- 1 comment
#20 - fix #18
Pull Request -
State: closed - Opened by goldwind-ting almost 3 years ago
- 1 comment
#19 - Entry inserted without TTL (cache.try_insert) removed after 30 minutes.
Issue -
State: open - Opened by dmrolfs almost 3 years ago
- 1 comment
Labels: bug, help wanted
#18 - Can you use a cache after clear()?
Issue -
State: closed - Opened by dmrolfs almost 3 years ago
- 2 comments
Labels: bug, help wanted
#17 - [feature] Getting TTL value of entry
Issue -
State: closed - Opened by ClSlaid almost 3 years ago
- 2 comments
Labels: help wanted, feature-request
#16 - [i18n] translate README into Simplified Chinese.
Pull Request -
State: closed - Opened by ClSlaid almost 3 years ago
- 2 comments
#15 - [readme] Readme's Chinese version is not chinese
Issue -
State: closed - Opened by ClSlaid almost 3 years ago
- 4 comments
#14 - Use-After-Free in SharedNonNull?
Issue -
State: closed - Opened by YoshikiTakashima almost 3 years ago
- 1 comment
#13 - Getting `fail to send msg to channel: cache set buf sender: channel closed` on inserts
Issue -
State: closed - Opened by sebasmagri almost 3 years ago
- 16 comments
Labels: bug, help wanted
#12 - Add more fallible versions of panicking methods and replacing internal panicking calls
Pull Request -
State: closed - Opened by sebasmagri almost 3 years ago
#11 - feat: add non-panicking alternatives for cache methods that mutably borrow buckets
Pull Request -
State: closed - Opened by sebasmagri almost 3 years ago
#10 - Keep getting `already borrowed: BorrowMutError`. Guidelines on troubleshooting
Issue -
State: closed - Opened by sebasmagri almost 3 years ago
- 3 comments
#9 - Get-or-insert-with semantics / Dogpile Effect Mitigation
Issue -
State: open - Opened by Dessix almost 3 years ago
- 2 comments
Labels: help wanted, feature-request
#8 - Stacks on close() while code compiled as cdylib
Issue -
State: open - Opened by Numenorean about 3 years ago
- 1 comment
#7 - Update moka-rs/main in bench
Pull Request -
State: closed - Opened by tatsuya6502 about 3 years ago
- 1 comment
#6 - Heap optimization for removing min sample
Pull Request -
State: closed - Opened by palashahuja about 3 years ago
- 1 comment
#5 - get benches running again
Pull Request -
State: closed - Opened by bddap about 3 years ago
#4 - Some feedback
Issue -
State: closed - Opened by bddap about 3 years ago
- 2 comments
Labels: enhancement
#3 - More idiomatic example in README
Issue -
State: closed - Opened by vks over 3 years ago
- 1 comment
#2 - Use mimalloc and update release profiles for Rust benchmarks
Pull Request -
State: closed - Opened by sd2k over 3 years ago
- 3 comments
#1 - tokio::select does not work on one async test case
Issue -
State: closed - Opened by al8n over 3 years ago
Labels: bug, help wanted