Giter VIP home page Giter VIP logo

Hope someday I'll become one of the stars among the open source universe.

Anurag's GitHub stats Top Langs

Leslie_Jiang's Projects

cache-lab icon cache-lab

CS:APP3e cache lab: implement a cache simulator and optimize matrix transposition

cs106l-labs icon cs106l-labs

simple C++ practise, which explores some of the modern features after C++17

go-practise icon go-practise

Go by Example is a hands-on introduction to Go using annotated example programs.

hdlbits icon hdlbits

Verilog practise solutions, compiled using Altera Quartus and simulated using ModelSim

hust-database icon hust-database

HUST database assignments, including ERD modeling and implementing a relational database kernel.

lab-fs icon lab-fs

In this lab you will add large files and symbolic links to the xv6 file system.

lab-locks icon lab-locks

In this lab you'll gain experience in re-designing code to increase parallelism. A common symptom of poor parallelism on multi-core machines is high lock contention. Improving parallelism often involves changing both data structures and locking strategies in order to reduce contention. You'll do this for the xv6 memory allocator and block cache.

lab-net icon lab-net

In this lab you will write an xv6 device driver for a network interface card (NIC).

lab-pgtbl icon lab-pgtbl

In this lab you will explore page tables and modify them to to speed up certain system calls and to detect which pages have been accessed.

lab-syscall icon lab-syscall

In this lab you will add some new system calls to xv6, which will help you understand how they work and will expose you to some of the internals of the xv6 kernel.

lab-thread icon lab-thread

This lab will familiarize you with multithreading. You will implement switching between threads in a user-level threads package, use multiple threads to speed up a program, and implement a barrier.

lab-trap icon lab-trap

This lab explores how system calls are implemented using traps. You will first do a warm-up exercises with stacks and then you will implement an example of user-level trap handling.

lab-util icon lab-util

mit6.s081: lab util, using syscalls to build utility programs

omorize icon omorize

Some scripts to change your wallpaper to random omori fan arts! OMO

proxy-lab icon proxy-lab

CSAPP:3e proxy lab: build a http proxy server with LRU cache and thread pool

rmd icon rmd

A simple command line anniversary reminder made with python, never forget your friends' birthdays : )

shell-lab icon shell-lab

tsh, a unix shell with basic features (signals, job control), a.k.a. CSAPP:3e shell lab

todolist icon todolist

frontend practise: a todolist made with react

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.