persistent-memory
There are 45 repositories under persistent-memory topic.
mogill/ems
Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python
utsaslab/RECIPE
RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)
baotonglu/dash
Scalable Hashing on Persistent Memory
pramalhe/OneFile
The world's first wait-free Software Transactional Memory
utsaslab/SplitFS
SplitFS: persistent-memory file system that reduces software overhead (SOSP 2019)
pmem/llpl
Low Level Persistence Library
sfu-dis/bztree
An open-source BzTree implementation
sfu-dis/pibench
Benchmarking framework for index structures on persistent memory
jerrinsg/go-pmem
Native persistent memory support for Go
WukLab/Hotpot
Distributed Shared Persistent Memory. SoCC 2017
LLNL/metall
Persistent memory allocator for data-centric analytics
WukLab/pDPM
Passive Disaggregated Persistent Memory at USENIX ATC 2020.
baotonglu/apex
High Performance Learned Index on Persistent Memory
thustorage/pacman
Pacman: An Efficient Compaction Approach for Log-Structured Key-Value Store on Persistent Memory
thustorage/osdi21ae
Nap - NUMA-Aware Persistent Indexes
pramalhe/RedoDB
The world's first wait-free KV store with generic durable linearizable transactions
utsaslab/dinomo
DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (PVLDB 2022, VLDB 2023)
sfu-dis/ssd-vs-pm
Cost/performance analysis of index structures on SSD and persistent memory (CIDR 2022)
utsaslab/WineFS
WineFS (SOSP 21): a huge-page aware file system for persistent memory
ShawnZhong/MadFS
Source code for the FAST '23 paper “MadFS: Per-File Virtualization for Userspace Persistent Memory Filesystems”
snalli/mnemosyne-gcc
GCC port of TM system Mnemosyne
thustorage/PetPS
PetPS: Supporting Huge Embedding Models with Tiered Memory
sfu-dis/FPTree
An open-source FPTree implementation
sfu-dis/pibench-ep2
Benchmarking new Optane PMem-based persistent memory range indexes (VLDB 2022)
sfu-dis/pibench-online
Interactive Benchmarking of Persistent Memory Indexes
kaist-cp/memento
Memento: A Framework for Detectable Recoverability in Persistent Memory (PLDI 2023)
Systems-ShiftLab/pmfuzz
A testcase generation tool for Persistent Memory Programs.
aditisrinivas97/MyFS
A filesystem in user space built using FUSE.
yhuacode/pmrace
Efficiently Detecting Concurrency Bugs in Persistent Memory Programs (ASPLOS 2022)
2014gaokao/ImageCaptioning
Image Captioning with Sparsed Transformer and Persistent Memory
CodeMaxx/nv-heap
Implementation of the simplified version of the NV-Heap paper (https://courses.engr.illinois.edu/ece598ms/sp2018/papers/paper44.pdf)
fukien/hashjoin-scm
Codes for our VLDB'23 paper "A Design Space Exploration and Evaluation for Main-Memory Hash Joins in Storage Class Memory".
OrderLab/Arthas
Arthas: Checkpoint and Selective Rollback for PMEM Systems
bearycool11/pmll
Persistent Memory Logic Loop