issues
search
jaemk
/
cached
Rust cache structures and easy function memoization
MIT License
1.58k
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cached key result async not working
#82
tqwewe
closed
3 years ago
4
Share running futures
#81
tagantroy
closed
3 years ago
3
How to aproach generics ?
#80
big-lip-bob
opened
3 years ago
4
error[E0282]: type annotations needed -> this method call resolves to `std::option::Option<&V>`
#79
doivosevic
closed
3 years ago
1
Document how this should work on floats?
#78
EvanCarroll
opened
3 years ago
2
Cache without key
#77
macthestack
closed
2 years ago
7
Variables used inside cached functions lint as unused?
#76
ok-nick
closed
3 years ago
1
Switch to futures_lite
#75
spikecodes
closed
2 years ago
3
TimedCache should use `Duration` rather than u64 in the API
#74
matklad
opened
3 years ago
0
Dynamic TimedCache
#73
btv
closed
3 years ago
9
Add Redis store type
#72
omid
closed
2 years ago
10
Added "custom cache doesn't implement these so they're None"
#71
makorne
closed
3 years ago
0
Set asserts in kitchen_sink_proc_macro.rs
#70
makorne
closed
1 year ago
0
Separate store types
#69
omid
closed
3 years ago
5
Support Redis
#68
omid
closed
2 years ago
8
Ignore some arguments
#67
omid
closed
3 years ago
2
cache_proc_macro version was not increased together with 0.21.0 release
#66
wgr1984
closed
3 years ago
2
A way to easily get notified when a value is coming from cache and when not
#65
ArcticSpaceFox
closed
3 years ago
2
Supporting references
#64
szunami
opened
3 years ago
5
Async cache entry/insertion methods
#63
jaemk
closed
4 years ago
2
Could there be a "locked" version?
#62
bbigras
opened
4 years ago
5
Support TTL for the cache
#61
omid
closed
4 years ago
2
Async
#60
Stargateur
closed
4 years ago
2
Use hashbrown::raw::RawTable for SizedCache
#59
cuviper
closed
3 years ago
2
Add more documentation around proc macros
#58
jaemk
opened
4 years ago
0
Fix 'cannot infer type' error when missing result arm
#57
thorhs
closed
4 years ago
1
cached_result! fails to compile if no error is emitted from function with 'cannot infer type'
#56
thorhs
closed
3 years ago
3
How to work with bigint?
#55
oovm
closed
4 years ago
2
Timed LRU cache
#54
petersf-libre
closed
4 years ago
2
Get rid of the mem::replace warning
#53
drwilco
closed
4 years ago
1
Can we get rid of the std::mem::replace warning?
#52
drwilco
closed
4 years ago
2
Iter impl
#51
Stargateur
closed
10 months ago
0
First try of serde implementation
#50
Stargateur
closed
10 months ago
0
Need to serialize/deserialize the cache
#49
Stargateur
opened
4 years ago
3
Lifetimes not added to inner fn in proc macro
#48
coadler
opened
4 years ago
2
lighter async mutex dependency
#47
killercup
closed
4 years ago
1
Cloneless Result
#46
drwilco
closed
4 years ago
2
stores: add `cache_set_lifetime`
#45
jkoelker
closed
4 years ago
2
proc_macro: fix regression from api change
#44
jkoelker
closed
4 years ago
1
make a copy of macro tests for the proc macro
#43
jaemk
opened
4 years ago
0
Set return
#42
Stargateur
closed
4 years ago
1
Add Cached for HashMap
#41
Stargateur
closed
4 years ago
0
Cache get or set with
#40
Stargateur
closed
4 years ago
0
Could cache_set return the insered element ?
#39
Stargateur
closed
4 years ago
3
Naming on Cached trait
#38
Stargateur
opened
4 years ago
4
add Clone, Debug trait derives on pub types
#37
troublescooter
closed
4 years ago
1
impl Cached for std hashmap
#36
Stargateur
closed
4 years ago
6
Fix cached_proc_macro documentation
#35
csos95
closed
4 years ago
0
Add support for async functions to proc macro and async_std/tokio examples
#34
csos95
closed
4 years ago
4
add a proc macro version
#33
csos95
closed
4 years ago
5
Previous
Next