Skip to content

Commit

Permalink
update adoption
Browse files Browse the repository at this point in the history
  • Loading branch information
1a1a11a committed Dec 17, 2023
1 parent 9dc5c15 commit 6b3013d
Showing 1 changed file with 30 additions and 3 deletions.
33 changes: 30 additions & 3 deletions material/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,9 +265,36 @@
<p>Adoption</p>
</div>

<div class="text-align-center italic t-500 text-dark h3 my-3">
<p>Google, VMware</p>
<p>More to come!</p>
<div class="text-align-center text-dark h3 my-3">
<p>Google, VMware,
<a target="_blank" class="custom-link-text" href="https://github.com/redpanda-data/redpanda/pull/14759">Redpanda</a>,
</p>
<p> mulitple open-source libraries, including
<a target="_blank" class="custom-link-text" href="https://github.com/surrealdb/surrealkv/pull/4">surrealkv</a>,
<a target="_blank" class="custom-link-text" href="https://github.com/maypok86/otter">otter</a>,
<a target="_blank" class="custom-link-text" href="https://github.com/falsandtru/spica/commit/b44c6cc65e9cd87f6cc292ea6a69a3cf18f93011">spica</a>,
<br>
and several other libraries, such as
<a target="_blank" class="custom-link-text" href="https://github.com/scalalang2/golang-fifo">Golang</a>,
<a target="_blank" class="custom-link-text" href="https://github.com/cmcaine/s3fifo.py">Python</a>,
<a target="_blank" class="custom-link-text" href="https://github.com/wfraser/s3fifo">Rust 1</a>,
<a target="_blank" class="custom-link-text" href="https://github.com/willb0/s3-fifo-rs">Rust 2</a>,
<a target="_blank" class="custom-link-text" href="https://github.com/thelamon/s3fifo_cpp">C++ 1</a>,
<a target="_blank" class="custom-link-text" href="https://github.com/Ilistratov/S3-FIFO">C++ 2</a>.
</p>
<p>
Discussed in <a target="_blank" class="custom-link-text" href="https://charap.co/winter-2023-2024-reading-group-papers/">Aleksey's Online Reading Group</a>.
</p>
<p>
Covered in blog <a target="_blank" class="custom-link-text" href="https://amarchenko.dev/blog/2023-10-12-memory-cache/">[1]</a>,
<a target="_blank" class="custom-link-text" href="https://sidhion.com/blog/posts/function-image-eviction/">[2]</a>,
<a target="_blank" class="custom-link-text" 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">[3]</a> in Korean,
<a target="_blank" class="custom-link-text" href="https://tiisys.com/blog/2023/12/06/post-130211/2/">[4]</a> in Japanese,

newsletters <a target="_blank" class="custom-link-text" href="https://www.pointer.io/archives/0a85ffc4cd/">[1]</a>,
<a target="_blank" class="custom-link-text" href="https://leahneukirchen.org/trivium/2023-09">[2]</a>
</p>

</div>

</section>
Expand Down

0 comments on commit 6b3013d

Please sign in to comment.