Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
1a1a11a committed Feb 21, 2024
1 parent df72736 commit a7a8976
Showing 1 changed file with 100 additions and 28 deletions.
128 changes: 100 additions & 28 deletions material/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
How it works
</button>
<button type="button" title="{{ page.next_page.title | e }}"
onclick="window.open('https://yazhuozhang.com/assets/pdf/nsdi24-sieve.pdf', '_blank')"
onclick="window.open('https://junchengyang.com/publication/nsdi24-SIEVE.pdf', '_blank')"
class="btn-yellow btn-xl-large btn-lg-large mx-2 mt-2 my-md-4 my-lg-4 my-xl-4 box-shadow">
To appear in NSDI'24
</button>
Expand Down Expand Up @@ -172,19 +172,101 @@ <h2>Cache Primitive</h2>
<p class="italic">to update</p>
</div>
<div class="inline-content mb-1">
<p style="margin-right: 10px;">Popular libraries:</p>
<p style="margin-right: 10px;">Large libraries and systems:</p>
<a href="https://github.com/pelikan-io/pelikan" target="_blank" class="repo_link">
<img src="assets/images/avatars/pelikan.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/pelikan-io/pelikan" target="_blank" class="repo_link">Pelikan</a>

<a href="https://github.com/nyrkio/nyrkio/blob/main/backend/core/sieve.py" target="_blank" class="repo_link">
<img src="https://avatars.githubusercontent.com/u/94254?v=4" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/nyrkio/nyrkio/blob/main/backend/core/sieve.py" target="_blank" class="repo_link">Nyrkiö</a>

<a href="https://github.com/skift-org/skift/blob/main/src/libs/karm-base/sieve.h" target="_blank" class="repo_link">
<img src="https://avatars.githubusercontent.com/u/46500022?s=200&v=4" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/skift-org/skift/blob/main/src/libs/karm-base/sieve.h" target="_blank" class="repo_link">SkiftOS</a>

<!-- <a href="https://github.com/dragonflydb/dragonfly/blob/main/src/core/compact_object.h#L124" target="_blank" class="repo_link">
<img src="assets/images/avatars/pelikan.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/dragonflydb/dragonfly/blob/main/src/core/compact_object.h#L124" target="_blank" class="repo_link">DragonFly</a> -->

<a href="https://github.com/dragonflydb/dragonfly/blob/main/src/core/compact_object.h#L124" target="_blank" class="repo_link">
<img src="https://avatars.githubusercontent.com/u/46500022?s=200&v=4" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/dragonflydb/dragonfly/blob/main/src/core/compact_object.h#L124" target="_blank" class="repo_link">DragonFly</a>

<a href="https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/dnscrypt-proxy/plugin_cache.go" target="_blank" class="repo_link">
<img src="https://avatars.githubusercontent.com/u/34526273?s=200&v=4" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/dnscrypt-proxy/plugin_cache.go" target="_blank" class="repo_link">DNSCrypt-proxy</a>

<a href="https://github.com/DNSCrypt/encrypted-dns-server/blob/master/src/cache.rs" target="_blank" class="repo_link">
<img src="https://avatars.githubusercontent.com/u/34526273?s=200&v=4" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/DNSCrypt/encrypted-dns-server/blob/master/src/cache.rs" target="_blank" class="repo_link">encrypted-dns-resolver</a>


</div>
<div class="inline-content mb-1">
<p style="margin-right: 10px;">Cache libraries:</p>
<a href="https://github.com/scalalang2/golang-fifo" target="_blank" class="repo_link">
<img src="assets/images/avatars/scalalang2.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/scalalang2/golang-fifo" target="_blank" class="repo_link">golang-fifo</a>

<a href="https://github.com/kurtextrem/js-sieve" target="_blank" class="repo_link"> js-sieve
<img src="assets/images/avatars/kurtextrem.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://crates.io/crates/sieve-cache" target="_blank" class="repo_link"> rust-sieve-cache
<img src="assets/images/avatars/jedisct1.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://pkg.go.dev/github.com/opencoff/go-sieve" target="_blank" class="repo_link"> go-sieve
<img src="assets/images/avatars/opencoff.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/thelibrarian/sieve_cache" target="_blank" class="repo_link"> sieve_cache (Ruby)
<img src="assets/images/avatars/thelibrarian.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/tensorush/zig-sieve" target="_blank" class="repo_link"> zig-sieve (Zig)
<img src="assets/images/avatars/tensorush.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/nixberg/sieve-swift" target="_blank" class="repo_link"> sieve (Swift)
<img src="https://avatars.githubusercontent.com/u/310825?v=4" alt="Author's Avatar" class="author-avatar">
</a>
</div>
<br>
<br>
<div class="inline-content mb-1">
<p style="margin-right: 10px;">Popular systems:</p>
<a href="https://github.com/pelikan-io/pelikan" target="_blank" class="repo_link">
<img src="assets/images/avatars/pelikan.jpeg" alt="Author's Avatar" class="author-avatar">
<a href="https://github.com/tiberiualex/sieve-cache" target="_blank" class="repo_link">sieve (JavaScript)
<img src="https://avatars.githubusercontent.com/u/8195022?v=4" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/pelikan-io/pelikan" target="_blank" class="repo_link">Pelikan</a>
<a href="https://github.com/alanwang67/sieve" target="_blank" class="repo_link"> sieve (Elixir)
<img src="https://avatars.githubusercontent.com/u/33503035?v=4" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/lost22git/sieve_cache" target="_blank" class="repo_link"> sieve (Nim)
<img src="https://avatars.githubusercontent.com/u/65008815?v=4" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/linux-china/sieve-cache" target="_blank" class="repo_link"> sieve-cache (Java)
<img src="assets/images/avatars/linux-china.png" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/daipham3213/sieve.cache" target="_blank" class="repo_link"> sieve (Python)
<img src="https://avatars.githubusercontent.com/u/83876166?v=4" alt="Author's Avatar" class="author-avatar">
</a>

<a href="https://github.com/ankitsheoran1/sieve-cache-in-rust" target="_blank" class="repo_link"> sieve-cache-in-rust
<img src="https://avatars.githubusercontent.com/u/33404702?v=4" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/crrow/gosieve" target="_blank" class="repo_link"> gosieve
</a>
<a href="https://github.com/zweifisch/sieve" target="_blank" class="repo_link"> sieve (typescrpt)
</a>
<!-- <a href="https://github.com/crrow/gosieve" target="_blank" class="repo_link"> gosieve
</a> -->



</div>
<div class="inline-content mb-1">
<p style="margin-right: 10px;">Media coverage:</p>
Expand All @@ -195,30 +277,20 @@ <h2>Cache Primitive</h2>
<a href="https://ftp.yuni.dev/bbconf/2023-winter/LDH_SIEVE_S3_FIFO_Cache_%EC%9E%90%EB%A3%8C%EA%B5%AC%EC%A1%B0_%EC%86%8C%EA%B0%9C.pdf" target="_blank" class="repo_link" style="margin-left: 5px;">BBConf(Korean)</a>
<p>, </p>
<a href="https://www.livescience.com/technology/communications/remarkable-sieve-algorithm-speed-up-web-browsing-google-meta-interested" target="_blank" class="repo_link" style="margin-left: 5px;">Live Science</a>
<p>, </p>
<a href="https://digitaldaze.io/the-sieve-caching-algorithm" target="_blank" class="repo_link" style="margin-left: 5px;">Digital Daze</a>
<p>, </p>
<a href="https://bnnbreaking.com/tech/sieve-the-new-open-source-algorithm-transforming-web-browsing" target="_blank" class="repo_link" style="margin-left: 5px;">BNN Speaking</a>
<p>, </p>
<a href="https://www.techexplorist.com/revolutionizing-web-caching-simple-method-speed-cache-sifting/80899/" target="_blank" class="repo_link" style="margin-left: 5px;">Tech Explorist</a>
<p>, </p>
<a href="https://medium.com/rate-labs/%EC%96%B4%EB%96%A4-%EC%86%8C%EA%B0%80-%EC%9D%BC%EC%9D%84-%EB%8D%94-%EC%9E%98%ED%95%A9%EB%8B%88%EA%B9%8C-fifo%EA%B0%80-lru%EB%B3%B4%EB%8B%A4-%EB%82%AB%EC%8A%B5%EB%8B%88%EB%8B%A4%EC%9A%94-1a49b9060ce4" target="_blank" class="repo_link" style="margin-left: 5px;"> blog (Korean)</a>
</div>
<div class="inline-content mb-1">
<p style="margin-right: 10px;">Other libs:</p>
<a href="https://github.com/kurtextrem/js-sieve" target="_blank" class="repo_link">
<img src="assets/images/avatars/kurtextrem.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/linux-china/sieve-cache" target="_blank" class="repo_link">
<img src="assets/images/avatars/linux-china.png" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/opencoff/go-sieve" target="_blank" class="repo_link">
<img src="assets/images/avatars/opencoff.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/thelibrarian/sieve_cache" target="_blank" class="repo_link">
<img src="assets/images/avatars/thelibrarian.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/jedisct1/rust-sieve-cache" target="_blank" class="repo_link">
<img src="assets/images/avatars/jedisct1.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
<a href="https://github.com/tensorush/zig-sieve" target="_blank" class="repo_link">
<img src="assets/images/avatars/tensorush.jpeg" alt="Author's Avatar" class="author-avatar">
</a>
</div>
<!-- <div class="inline-content mb-1">
<p style="margin-right: 10px;">Other libraries:</p>
</div> -->

<p class="mt-3 italic">More to come!</p>
<p class="mt-3 italic">We would love to hear your experience!</p>
</div>

</section>
Expand Down

0 comments on commit a7a8976

Please sign in to comment.