mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-02-14 22:23:30 +02:00
Merge pull request #306 from mmstick/patch-4
Add cached for function memoization
This commit is contained in:
commit
154b2e0783
@ -364,7 +364,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
|
||||
### Caching
|
||||
|
||||
* [jaysonsantos/bmemcached-rs](https://github.com/jaysonsantos/bmemcached-rs) — Memcached library written in pure rust [<img src="https://travis-ci.org/jaysonsantos/bmemcached-rs.svg?branch=master">](https://travis-ci.org/jaysonsantos/bmemcached-rs)
|
||||
|
||||
* [jaemk/cached](https://github.com/jaemk/cached) — Simple function caching/memoization
|
||||
|
||||
### Concurrency
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user