Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dzhang28/awesome-ssd
A curated list of resources related to (NAND Flash-Based) Solid State Drives
https://github.com/dzhang28/awesome-ssd
List: awesome-ssd
awesome ssd
Last synced: 2 months ago
JSON representation
A curated list of resources related to (NAND Flash-Based) Solid State Drives
- Host: GitHub
- URL: https://github.com/dzhang28/awesome-ssd
- Owner: dzhang28
- License: cc0-1.0
- Created: 2024-10-12T05:16:45.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T03:28:49.000Z (2 months ago)
- Last Synced: 2024-10-20T17:05:37.770Z (2 months ago)
- Topics: awesome, ssd
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-ssd - A curated list of resources related to (NAND Flash-Based) Solid State Drives. (Other Lists / PowerShell Lists)
README
# awesome-ssd
A curated list of resources related to (NAND Flash-Based) Solid State Drives## Tutorials
[Solid State Drives 101 educational series - by cactus-tech](https://www.cactus-tech.com/resources/blog/details/solid-state-drives-101)## Papers
[Design Tradeoffs for SSD Performance, 2008](https://www.usenix.org/legacy/event/usenix08/tech/full_papers/agrawal/agrawal.pdf)
[DFTL: A Flash Translation Layer Employing Demand-based Selective Caching of Page-level Address Mapping, 2008](https://courses.grainger.illinois.edu/ece598ms/fa2019/papers/paper71.pdf)
[The Bleak Future of NAND Flash Memory, 2012](https://www.usenix.org/system/files/conference/fast12/grupp2-8-12.pdf)
[The Unwritten Contract of Solid State Drives, 2017](https://pages.cs.wisc.edu/~jhe/eurosys17-he.pdf)
[SimpleSSD: Modeling Solid State Drives for Holistic System Simulation, 2017](https://arxiv.org/pdf/1705.06419)
[Design Tradeoffs for SSD Reliability, 2019](https://www.usenix.org/system/files/fast19-kim-bryan.pdf)## Courses
[Computer Architecture - Lecture 26: Flash Memory and Solid-State Drives (ETH Zürich, Fall 2020)](https://www.youtube.com/watch?v=rninK6KWBeM)
[Understanding and Designing Modern NAND Flash-Based SSDs](https://safari.ethz.ch/projects_and_seminars/spring2023/doku.php?id=modern_ssds)## Presentations
[Software-Enabled Flash™ (SEF) technology](https://softwareenabledflash.org/videos/)
## Opensource Projects
[OpenSSD](https://github.com/Cosmos-OpenSSD/Cosmos-plus-OpenSSD)
[OpenNFM](https://code.google.com/archive/p/opennfm/source/default/source)
[LightNVM](https://github.com/OpenChannelSSD/liblightnvm)
[FlashSIM](https://github.com/MatiasBjorling/flashsim)
[DiskSim](https://github.com/westerndigitalcorporation/DiskSim)
[SEF](https://github.com/SoftwareEnabledFlash/SEF-SDK)
[FlashSimulator](https://github.com/kukania/FlashSimulator)
[VSSIM](https://github.com/ESOS-Lab/VSSIM)
[ssdsim](https://github.com/fadhilkurnia/ssdsim)
[dhara](https://github.com/dlbeer/dhara)
[MQSim](https://github.com/CMU-SAFARI/MQSim)
[FlashFTLDriver](https://github.com/dgist-datalab/FlashFTLDriver)
[FEMU](https://github.com/MoatLab/FEMU)
[simpleSSD](https://github.com/SimpleSSD/SimpleSSD)
[3Dsim](https://github.com/zuoerfeng/3Dsim)
[wiscsee](https://github.com/junhe/wiscsee)## Specifications
[NVMe specifications](https://nvmexpress.org/specifications/)
[ONFI specifications](https://onfi.org/specs.html)