TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Salmalloc – A malloc built with rudimentary skip lists

17 点作者 WasimBhai超过 9 年前

2 条评论

brongondwana超过 9 年前
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.
amelius超过 9 年前
Does anybody know of an implementation of skip lists that is purely functional (i.e., uses immutable structures)?
评论 #10236543 未加载