Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OpenXiangShan/HuanCun
Open-source high-performance non-blocking cache
https://github.com/OpenXiangShan/HuanCun
Last synced: 6 days ago
JSON representation
Open-source high-performance non-blocking cache
- Host: GitHub
- URL: https://github.com/OpenXiangShan/HuanCun
- Owner: OpenXiangShan
- License: other
- Created: 2021-05-03T12:17:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T03:36:32.000Z (6 months ago)
- Last Synced: 2024-05-23T04:54:02.496Z (6 months ago)
- Language: Scala
- Homepage:
- Size: 1.22 MB
- Stars: 58
- Watchers: 9
- Forks: 33
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-opensource-hardware - huancun
README
# HuanCun
![Build Status](https://github.com/RISCVERS/HuanCun/actions/workflows/main.yml/badge.svg)
## Compile source code
```
make init
make compile
```## Pull request
Please run `make checkformat` and `make reformat` before commit