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.

Golang Generic Mutex

2 pointsby alain_gilbert24 days ago

1 comment

alain_gilbert24 days ago
I submit again this library that I made since I added the much needed &quot;value mutex&quot; that do not need to be initialized (like you would use a normal sync.Mutex)<p>Single file, easily copyable in your project, providing generic strongly typed mutex which unlock much safer patterns.