An open API service indexing awesome lists of open source software.

https://github.com/matthewdlr/dynamic-caching

My attempt to reproduce Apple's dynamic caching feature
https://github.com/matthewdlr/dynamic-caching

Last synced: 9 months ago
JSON representation

My attempt to reproduce Apple's dynamic caching feature

Awesome Lists containing this project

README

          

# Dynamic Caching

This project is my attempt to reproduce the logic of Apple's dynamic caching feature, introduced in M3 chips.

## Tech Stack
![Angular](https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white)
![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)
![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
![Vite](https://img.shields.io/badge/Vite-B73BFE?style=for-the-badge&logo=vite&logoColor=FFD62E)
![ESLint](https://img.shields.io/badge/eslint-3A33D1?style=for-the-badge&logo=eslint&logoColor=white)
![Prettier](https://img.shields.io/badge/prettier-1A2C34?style=for-the-badge&logo=prettier&logoColor=F7BA3E)