An open API service indexing awesome lists of open source software.

https://github.com/audriusbutkevicius/lfufdcache

A LFU file descriptor cache
https://github.com/audriusbutkevicius/lfufdcache

Last synced: 3 months ago
JSON representation

A LFU file descriptor cache

Awesome Lists containing this project

README

        

lfufdcache
==========

A LFU file descriptor cache for concurrrent ReadAt calls.