Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
hashlru
Browse files
Mar 17, 2024
[packaging] updated bench deps
· cd35b479
ufoot
authored
Mar 17, 2024
View commits for tag v0.11.1
v0.11.1
cd35b479
[packaging] updated deps and copyright, tagged 0.11.1
· 1758eb42
ufoot
authored
Mar 16, 2024
1758eb42
Aug 16, 2023
[gitlab] fixed REPO_NAME
· a66656ce
ufoot
authored
Aug 16, 2023
a66656ce
Feb 06, 2023
[packaging] preparing 0.11.0
· fedc2a66
ufoot
authored
Feb 04, 2023
View commits for tag v0.11.0
v0.11.0
fedc2a66
Feb 02, 2023
[queue] removed queue from serde code
· 02789b41
ufoot
authored
Jan 29, 2023
02789b41
[queue] removed queue implementation, now in squeue crate
· edd20dd5
ufoot
authored
Jan 29, 2023
edd20dd5
Feb 01, 2023
[doc] added queue to keywords
· f61d4f80
ufoot
authored
Jan 29, 2023
f61d4f80
[doc] mentioning 0.1.0 in ChangeLog
· ae356b3e
ufoot
authored
Jan 29, 2023
ae356b3e
[features] removing serde from default
· 25309e6d
ufoot
authored
Jan 29, 2023
View commits for tag v0.10.0
v0.10.0
25309e6d
[api] added keys() and values() on IntoIter
· 1324f915
ufoot
authored
Jan 29, 2023
1324f915
[doc] update README to mention new features
· 2000874a
ufoot
authored
Jan 29, 2023
2000874a
[serde] finalized custom serializers
· 2d220ef0
ufoot
authored
Jan 29, 2023
2d220ef0
[serde] custom serialization
· 3f0756a9
ufoot
authored
Jan 29, 2023
3f0756a9
Jan 31, 2023
[api] added import to sync_cache
· 67d4267a
ufoot
authored
Jan 29, 2023
67d4267a
[rewrite] put sync_queue back in play, updated docs
· 53fbb37e
ufoot
authored
Jan 29, 2023
53fbb37e
[bench] added bench on caches crate
· fd513290
ufoot
authored
Jan 29, 2023
fd513290
[rewrite] fixed Send/Sync and added imports
· e45e8696
ufoot
authored
Jan 29, 2023
e45e8696
[rewrite] more funcs and iterators
· 16cd868e
ufoot
authored
Jan 29, 2023
16cd868e
[rewrite] implemented peek
· 8055c1dc
ufoot
authored
Jan 29, 2023
8055c1dc
[rewrite] implemented resize
· 23fe1894
ufoot
authored
Jan 29, 2023
23fe1894
[rewrite] added pop and into_iter
· 1ca6a58a
ufoot
authored
Jan 29, 2023
1ca6a58a
Jan 30, 2023
[rewrite] implemented iterators on keys and values
· aa375562
ufoot
authored
Jan 28, 2023
aa375562
[rewrite] re-implemented basic iterator
· 3c05f399
ufoot
authored
Jan 28, 2023
3c05f399
[rewrite] implemented basic insert/get
· 894fb1a6
ufoot
authored
Jan 28, 2023
894fb1a6
Jan 27, 2023
[refactor] commenting everything
· 8c75b689
ufoot
authored
Jan 22, 2023
8c75b689
[refactor] introducing new way to store data
· a19366ac
ufoot
authored
Jan 22, 2023
a19366ac
[dep] specifying rust version
· 16433188
ufoot
authored
Jan 22, 2023
16433188
Jan 21, 2023
[ci] added no features test
· 98c69930
ufoot
authored
Jan 21, 2023
View commits for tag v0.9.0
v0.9.0
98c69930
[packaging] packaging 0.9.0
· 627d619b
ufoot
authored
Jan 21, 2023
627d619b
Jan 20, 2023
[cleanup] removed useless file
· 5f85bfea
ufoot
authored
Jan 15, 2023
5f85bfea
[doc] added sync queue example in main doc
· ee989636
ufoot
authored
Jan 15, 2023
ee989636
[doc] updated status section in README
· 562e9bc0
ufoot
authored
Jan 15, 2023
562e9bc0
[queue] implemented a thread-safe queue
· cded6a82
ufoot
authored
Jan 15, 2023
cded6a82
[queue] added a simple queue type
· 47ca5fb6
ufoot
authored
Jan 15, 2023
47ca5fb6
[api] added to_vec and to_map
· 1f4eee82
ufoot
authored
Jan 15, 2023
1f4eee82
[sync] implementing SyncCache (tests broken)
· 155a0779
ufoot
authored
Jan 15, 2023
155a0779
[doc] update README
· ef6da40d
ufoot
authored
Jan 15, 2023
ef6da40d
[doc] added benchmarks in README
· 6c2589a4
ufoot
authored
Jan 15, 2023
6c2589a4
[features] make serde a feature. Also, running bench in CI.
· 1b38ff5a
ufoot
authored
Jan 15, 2023
1b38ff5a
Jan 15, 2023
[packaging] preparing 0.8.0
· 686cae9b
ufoot
authored
Jan 14, 2023
View commits for tag v0.8.0
v0.8.0
686cae9b
Loading