Pinned Repositories
ESCA
Effective System Call Aggregation
fastio
Fully asynchronous I/O interface extended from SAIO
Image-convolutional-circuit-design
Memory_Manager
Implement three page replacement policies
MNIST_accelerator
Accelerating CNN in hardware aspect
mode-switch-stat
Minimal tool for measuring cost of mode switch
piano-tiles
game made by HTML, JS
pipeline-riscv-cpu
use verilog to implement riscv pipeline cpu
SAIO
Scalable Asynchronous I/O motivated by io_uring
shecc
A self-hosting and educational C optimizing compiler
eecheng87's Repositories
eecheng87/ESCA
Effective System Call Aggregation
eecheng87/mode-switch-stat
Minimal tool for measuring cost of mode switch
eecheng87/SAIO
Scalable Asynchronous I/O motivated by io_uring
eecheng87/fastio
Fully asynchronous I/O interface extended from SAIO
eecheng87/MNIST_accelerator
Accelerating CNN in hardware aspect
eecheng87/mFlexSC
To rewrok FlexSC in linux kernel
eecheng87/ASRLab_Thesis_Template
This repository makes you easily write NCKU thesis in Latex.
eecheng87/data-structure-implementation
eecheng87/dict
Ternary Search Tree + Bloom filter
eecheng87/dragonfly
A modern replacement for Redis and Memcached
eecheng87/fibdrv
Linux kernel module that calculates Fibonacci numbers
eecheng87/FourPigSoccer
Try to imitate game FourPigSoccer which is off the shelf
eecheng87/FreeRTOS-Visualizer
a light-weight visualization tool
eecheng87/GoSimulator
Tool for game Go
eecheng87/Jarvis
eecheng87/Kafka-producer
eecheng87/kcalc
Math expression evaluation as Linux kernel module
eecheng87/kecho
A lightweight echo server implementation in Linux kernel mode
eecheng87/khttpd
An experimental HTTP server implemented as Linux kernel module
eecheng87/lab0-c
C Programming Lab: Assessing Your C Programming Skills
eecheng87/LeetCode
practice for python, java, c++
eecheng87/LeetCode-top-prob
Practice for leetcode top interview problem
eecheng87/linux-list
Linux-like doubly-linked list
eecheng87/lwan
Experimental, scalable, high performance HTTP server
eecheng87/nanos
A kernel designed to run one and only one application in a virtualized environment
eecheng87/rv32emu-next
RISC-V RV32I[MA] emulator with ELF support (WIP)
eecheng87/sehttpd
A small and efficient web server with 1K lines of C code
eecheng87/shecc
A self-hosting and educational C compiler
eecheng87/vcam
Virtual camera device driver for Linux
eecheng87/web
Workload for testing web servers' performance