Me1000 / fast-lru

A fast doubly-linked list implementation of LRU capable of handling hundreds of thousands of items quickly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A fast doubly-linked list implementation of LRU capable of handling hundreds of thousands of items quickly.

License:MIT License


Languages

Language:JavaScript 100.0%