Pinned Repositories
decaf-compiler
a compiler of decaf language, to translate advance language to MIPS codes
eastlake-demo
this a demo for lullaby
eastlake-evaluation
evaluation for eastlake
gpdDB
a key-value database with supporting get, put and delete operations
httpconnect
a remote client for http connect
httpsproxy
this is a proxy for http and https with the tunnel technology
LearnLinux
some demos of programming in linux
LearnPascal
some examples of free pascal
printcs
print call stack in c and c++
yap
yet another profiler
erician's Repositories
erician/httpsproxy
this is a proxy for http and https with the tunnel technology
erician/eastlake-demo
this a demo for lullaby
erician/eastlake-evaluation
evaluation for eastlake
erician/gpdDB
a key-value database with supporting get, put and delete operations
erician/httpconnect
a remote client for http connect
erician/LearnLinux
some demos of programming in linux
erician/printcs
print call stack in c and c++
erician/Adaptive-Replacement-Cache-ARC-Algorithm
A project for Advanced Operating System(CS604) that implements ARC cache replacement policy.
erician/ceph
Ceph is a distributed object, block, and file storage platform
erician/Crafty
Public implementation of Crafty, published in PLDI 2020. https://arxiv.org/abs/2004.00262
erician/ctest
a c codes test framework, just like googletest
erician/data-structure
data structures implemented with c
erician/DBx1000
erician/dvi-parser
a parser for dvi file(Device-Independent File Format) written with c++
erician/e2fs-fuse
e2fs, a filesystem based on eastlake project and FUSE
erician/gotk3
Go bindings for GTK3
erician/grainrain
It is just a start.
erician/keke
we will give a description in the future.
erician/LDD3-examples
the examples of Linux Device Drivers 3rd Edition
erician/locktest
a test to check whether your implementation of lock is right or not
erician/ordo
erician/pictures-for-note.163.com
erician/pmdk
Persistent Memory Development Kit
erician/pmwcas
pmwcas
erician/qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
erician/s3transfer
erician/test-vxlan
create vxlan in linux with shell commands and test it
erician/tfm-parser
a parser for tfm(TEX FONT METBIC FILES) written with c++
erician/userspace-rcu
This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores.
erician/YCSB-with-delete
support delete option in YCSB