wvwwvwwv / scalable-concurrent-containers

High performance containers and utilities for concurrent and asynchronous programming
Apache License 2.0
285 stars 14 forks source link

fix(hash_cache, linked_list, #130): optimization and API update #132

Closed wvwwvwwv closed 4 months ago

wvwwvwwv commented 4 months ago

Entry no longer exposes LinkedList API. Make it clear that HashCache is a 32-way associative cache.