zhenyanjie's Stars
cosmoss-jigu/memtis
Tiered memory management
cuhk-mass/hemem
A mirror of https://bitbucket.org/ajaustin/hemem/src/sosp-submission/
CMU-SAFARI/Sibyl
Source code for the software implementation of Sibyl proposed in our ISCA 2022 paper: Gagandeep Singh et. al., "Sibyl: Adaptive and Extensible Data Placement in Hybrid Storage Systems using Online Reinforcement Learning" at https://people.inf.ethz.ch/omutlu/pub/Sibyl_RL-based-data-placement-in-hybrid-storage-systems_isca22.pdf
HiddenSharp/LSTM-SVM-RF-time-series
Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。
yunjey/seq2seq-dataloader
PyTorch DataLoader for seq2seq
GTkernel/cori-sim
Simulation infrastructure and validation of Cori
GTkernel/coeus-sim
Quangmire/ChampSim
ChampSim repository
Quangmire/voyager
robinlee09201/ctFS
utsaslab/SplitFS
SplitFS: persistent-memory file system that reduces software overhead (SOSP 2019)
dotnwat/persistent-rbtree
Persistent red-black tree in C++
snalli/mnemosyne-gcc
GCC port of TM system Mnemosyne
pb0316/thuhole_memories
imarvinle/awesome-cs-books
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
twizzler-operating-system/twizzler-public
Public-facing version of the Twizzler OS source code. Note: this is not completely up-to-date with internal Twizzler code.
paperswithcode/ai-deadlines
:alarm_clock: AI conference deadline countdowns
utsaslab/RECIPE
RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)
bunian/weibo
自动发送定时微博
mrhuo/WeiboAutoCommentTool
微博自动评论工具
vibhorvatsa/xv6-networking-stack
A network stack implementation for xv6 OS
lushl9301/XtratuM-Instruction
wuxy/xmertl
XM/eRTL is an embedded real-time system which comprises of XtratuM and PaRTiKle.XtratuM is a hypervisor and PaRTiKle is a new open source real-time kernel for embedded systems, especially the PaRTiKle is POSIX complied and support RTLinux/GPL applications, so the PaRTiKle is named eRTL in the XM/eRTL. XM/eRTL has the characteristics from XtratuM and PaRTiKle.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
He11oLiu/MOS
Homemade OS based on MIT6.828 JOS with a GUI and some new features.
icomingi/metro
Pfzuo/Level-Hashing
Write-Optimized and High-Performance Hashing Index Scheme for Persistent Memory (OSDI 2018, TOS 2019)
mit-pdos/xv6-public
xv6 OS
ranxian/xv6-chinese
中文版的 MIT xv6 文档