Show HN:Cachekit - Rust 高效快取策略函式庫

Show HN:Cachekit - Rust 高效快取策略函式庫

Hacker News·

Hacker News 上推出了一款名為 Cachekit 的新 Rust 函式庫,提供高效能的快取策略,如 FIFO、LRU 和 LRU-K,以及分層快取原件。該函式庫還包含可選的指標和基準測試。

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

To see all available qualifiers, see our documentation.

High-performance cache policies (FIFO/LRU/LRU-K) and tiered caching primitives for Rust systems, with optional metrics and benchmarks.

License

Licenses found

Uh oh!

There was an error while loading. Please reload this page.

OxidizeLabs/cachekit

Folders and files

Latest commit

History

Repository files navigation

cachekit

Image

Image

Image

Image

Image

Image

High-performance cache policies and tiered caching primitives for Rust systems with optional metrics and benchmarks.

Overview

CacheKit is a Rust library that provides:

This crate is designed for systems programming, microservices, and performance-critical applications.

Features

Documentation Index

Installation

Add cachekit as a dependency in your Cargo.toml:

example

About

High-performance cache policies (FIFO/LRU/LRU-K) and tiered caching primitives for Rust systems, with optional metrics and benchmarks.

Topics

Resources

License

Licenses found

Code of conduct

Contributing

Security policy

Uh oh!

There was an error while loading. Please reload this page.

Stars

Watchers

Forks

Releases

  1

Packages

  0

Uh oh!

There was an error while loading. Please reload this page.

Contributors

  2

Image

Image

Languages

Footer

Footer navigation

Hacker News

相關文章

  1. Show HN:Minikv - 以 Rust 編寫的分散式鍵值與物件儲存(支援 Raft、S3 API)

    3 個月前

  2. Show HN:Rust Agent 的 AI-SDK

    3 個月前

  3. Show HN:為使用AI程式碼助手的開發者提供的兩本Rust書籍

    3 個月前

  4. 供應鏈噩夢:Rust 將如何遭受攻擊以及我們能如何緩解風險

    13 天前

  5. Surelock:為 Rust 打造的無死鎖互斥鎖

    15 天前