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.

Typical computer science data structures implemented in Go

7 pointsby andygrunwaldalmost 10 years ago

1 comment

pathikritalmost 10 years ago
Very cool. I like perusing these kind of libs in various languages. I wrote one in Scala...<p>[Algorithms][1] and [data structures][0] in Scala:<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;vkostyukov&#x2F;scalacaster" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vkostyukov&#x2F;scalacaster</a> [1] <a href="https:&#x2F;&#x2F;github.com&#x2F;pathikrit&#x2F;scalgos" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pathikrit&#x2F;scalgos</a>