Giter VIP home page Giter VIP logo

simu1's Introduction

MyRepo

个人库,存放做的项目

项目目录

BuddhaServer

基于Reactor模式使用C++11搭建的TCP服务器,能够处理Get/Post/Head请求。使用Epoll边沿触发和Eventfd构建了高效的事件模式,利用Functor、Bind和std::Function实现事件回调并降低锁粒度。同时基于线程池实现One Loop One Thread,在IO线程中使用自动状态机解析HTTP请求,支持长连接。使用基于小根堆的定时器和事件循环关闭超时请求。使用WebBench和Valgrind等工具进行了压测和优化。

compiler

编译器前端和一个lisp-parser,已经施工完成词法、语法分析器

mit6.824

mit6.824课设 简单的分布式数据库

jotes

Java教学评价管理系统,QT前端SSM后端

ProgrammingLanguage

华盛顿大学ProgrammingLanguage课设,使用sml和racket学习函数式编程。 B部分做了一个mini interpreter

missile

QT无人机作战仿真模拟

our-leetcode

SSM+nginx 仿力扣网站

curriculum-design

来自世界各地的大学课设

EECS2030

练习递归的Java画图小程序

yangzhou-university-os-design

扬州大学os课设

build-cpu

logisim搭建单周期Mips-cpu 文件过大,链接: https://github.com/ztreble/build-a-cpu

tools-whois-suspect

谁是嫌疑犯?C++做的Linux小游戏

tools-octathlon

奥林匹克比赛模拟,C++小游戏

tools-compare-tool

用于高精度时间对比的工具

go-tool

golang并发服务器和爬虫小demo

一些笔记

八股文

DBMS

Shell写的练习用简单数据库,使用flock和pipe实现concurrent consistency

CIS194

Haskell课程代码

6.830

数据库课程代码

jvm

java写的jvm虚拟机

simu1's People

Contributors

ztreble avatar

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.