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: Salmalloc – A malloc built with rudimentary skip lists

17 pointsby WasimBhaiover 9 years ago

2 comments

brongondwanaover 9 years ago
I wrote a crash-safe fast recovery skiplist on-disk key-value store called Twoskip for Cyrus IMAP:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;brong&#x2F;cyrus-imapd&#x2F;blob&#x2F;master&#x2F;lib&#x2F;cyrusdb_twoskip.c" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;brong&#x2F;cyrus-imapd&#x2F;blob&#x2F;master&#x2F;lib&#x2F;cyrusdb...</a><p>I&#x27;ll be talking about it at LCA in Geelong next year :) Skiplists are definitely awesome.
ameliusover 9 years ago
Does anybody know of an implementation of skip lists that is purely functional (i.e., uses immutable structures)?
评论 #10236543 未加载