non-volatile-memory
There are 26 repositories under non-volatile-memory topic.
mogill/ems
Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python
utsaslab/SplitFS
SplitFS: persistent-memory file system that reduces software overhead (SOSP 2019)
zxjcarrot/DPTree-code
Source code for DPTree: Differential Indexing for Persistent Memory
pramalhe/RedoDB
The world's first wait-free KV store with generic durable linearizable transactions
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
lnlp/FramI2C
FramI2C is an Arduino library for FRAM (F-FRAM, Ferroelectric RAM) non-volatile memory chips with I2C interface. Supports most common Cypress and Fujitsu I2C FRAM chips with densities of 4, 16, 64, 128, 256, 512, and 1024 kilobits (kb). Provides simple, easy to use read() and write() methods for reading/writing integral and floating point types (uses automatic type inference and byte conversion), readBytes() and writeBytes() for reading/writing larger amounts of data as byte array, and fill() to fill or clear a range of FRAM memory.
aajayssingh/concurrent-persistent-datastructure
The rep contains my experiments with state of the art NVM programming abstractions during my internship at Regal Lab of Inria Paris under the supervision of Dr Marc Shapiro and Dr Gael Thomas.
TUDSSL/TICS
Time-sensitive Intermittent Computing Meets Legacy Software
snalli/whisper
WHISPER is a comprehensive benchmark suite for emerging persistent memory technologies.
harrylee365/pcmcsim_public
PCMCsim: An Accurate Phase-Change Memory Controller Simulator and its Performance Analysis (ISPASS 2022)
simoneruffini/NORM
Framework for emulation of non volatile memory using off-the-shelf FPGAs
CodeMaxx/nv-heap
Implementation of the simplified version of the NV-Heap paper (https://courses.engr.illinois.edu/ece598ms/sp2018/papers/paper44.pdf)
zyearn/TCNVMalloc
TCNVMalloc is an efficient wear-aware allocator for Non-Volatile Memory
fukien/hashjoin-scm
Codes for our VLDB'23 paper "A Design Space Exploration and Evaluation for Main-Memory Hash Joins in Storage Class Memory".
maarten-pennings/Nvm
Library for saving named strings in the EEPROM (non-volatile memory) of the ESP8266
stickbreaker/ESP32-Show_nvs_keys
Show all keys in ESP32 non volitile storage (NVS).
akashlevy/RRAM-RADAR-Tuning
Code and repository for RRAM RADAR programming method: https://doi.org/10.1109/TED.2021.3097975
Yuhala/nvram-library
A list of NVRAM papers and useful links to NVRAM related material.
ORNL/papyrus
Papyrus: Parallel Aggregate Persistent Storage
pilinux/TI_SimpleLink_nvsInternal_Boilerplate
Boilerplate for using non-volatile storage (NVS) driver to read and write data to on-chip flash memory | TI SimpleLink MCU
vnzn/nvmm
Non-volatile (Flash) Memory Middleware
lorenjac/master-thesis-text
Thesis for Master of Science in Computer Science handed in at BTU Cottbus-Senftenberg, 2018
mrdude/FontankaDB
Let's build an non-volatile memory DB in Kotlin!
rstade/sense-it
basic code for ESP32 microcontroller with MQTT interface and management of configuration data via Bluetooth
SealHAT/storage
Long term storage solutions for SealHAT data logger.