Pinned Repositories
Demo-Python-WebAPP
This repository is a Python practice when I am learning Python.
Dribbbler
A Dribbble client with MVP+Repository pattern , RxJava ,Retrofit , Dagger
Tinyhttpd
tinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。
Trust-E-OS
Trust-E OS v1.0 (Trusted Embedded Operating System) based on ARM TrustZone technology.
WebBench
Webbench是一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。
breakfei's Repositories
breakfei/Trust-E-OS
Trust-E OS v1.0 (Trusted Embedded Operating System) based on ARM TrustZone technology.
breakfei/Demo-Python-WebAPP
This repository is a Python practice when I am learning Python.
breakfei/Dribbbler
A Dribbble client with MVP+Repository pattern , RxJava ,Retrofit , Dagger
breakfei/Tinyhttpd
tinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。
breakfei/WebBench
Webbench是一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。