TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: In mem cache SIEVE algorith in Go

1 pointsby guerra4 months ago
I’ve read the paper of Sieve evict algorithm and implemented an in memory cache in Go<p>- zero deps - coverage 100% - thread safe - out-out safety to use in single thread<p>Benchmark with: golang-lru, golang-fifo

no comments

no comments