Pinned Repositories
clash_for_windows_pkg
A Windows/macOS GUI based on Clash
CodeTransmit
基于python开发的编码转换工具,图形化界面基于pyside2(qt5)开发。 支持批量转换任意格式的文件编码; 可将文件编码转为UTF-8 BOM 、UTF-8、GB2312中的任意一种格式;
CPlusPlusThings
C++那些事
cpp-learning
drawio-desktop
Official electron build of diagrams.net
EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
flamingo
flamingo 一款高性能轻量级开源即时通讯软件
FlashDB
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
muduo
Event-driven network library for multi-threaded Linux server in C++11
ToyOS
This is the source code of ToyOS.
oneeasylife's Repositories
oneeasylife/ToyOS
This is the source code of ToyOS.
oneeasylife/clash_for_windows_pkg
A Windows/macOS GUI based on Clash
oneeasylife/CodeTransmit
基于python开发的编码转换工具,图形化界面基于pyside2(qt5)开发。 支持批量转换任意格式的文件编码; 可将文件编码转为UTF-8 BOM 、UTF-8、GB2312中的任意一种格式;
oneeasylife/CPlusPlusThings
C++那些事
oneeasylife/cpp-learning
oneeasylife/drawio-desktop
Official electron build of diagrams.net
oneeasylife/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
oneeasylife/flamingo
flamingo 一款高性能轻量级开源即时通讯软件
oneeasylife/FlashDB
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
oneeasylife/muduo
Event-driven network library for multi-threaded Linux server in C++11
oneeasylife/muduo_cpp11
C++11版本muduo网络库 除去了对boost库的依赖
oneeasylife/musikcube
a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
oneeasylife/MyPoorWebServer
基于tinyhttpd和《Linux高性能服务器编程》改编的个人破产版HTTP WebServer服务器,哈哈~
oneeasylife/MyTinySTL
Achieve a tiny STL in C++11
oneeasylife/odas
ODAS: Open embeddeD Audition System
oneeasylife/server-framework
一个基于协程的异步网络库
oneeasylife/SGI-STL
剖析 STL 是一种享受的过程!
oneeasylife/SimpleNES
An NES emulator in C++
oneeasylife/STL
The Annotated SGI STL Sources
oneeasylife/STL-1
MSVC's implementation of the C++ Standard Library.
oneeasylife/STLnote
oneeasylife/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
oneeasylife/tinyrpc
c++ rpc
oneeasylife/WebServer
A C++ High Performance Web Server
oneeasylife/WebSocketServer
A light and high performance WebSocket Server.
oneeasylife/ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO