GitHub / ithewei 4 Repositories
C/C++
ithewei/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
Language: C - Size: 6.27 MB - Last synced at: 1 day ago - Pushed at: 21 days ago - Stars: 7,141 - Forks: 1,289

ithewei/hplayer
A multi-screen player using Qt + FFmpeg.
Language: C++ - Size: 161 MB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 964 - Forks: 290

ithewei/vimrc
Language: Vim script - Size: 518 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 3

ithewei/duilib
Language: C++ - Size: 17.1 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 5

ithewei/leetcode
Language: C++ - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

ithewei/awesome-cpp Fork of fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Size: 1.68 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 1

ithewei/awesome-cpp-cn Fork of jobbole/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
Size: 114 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 7

ithewei/redis Fork of redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Size: 87.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ithewei/awesome-c-cn Fork of jobbole/awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
Size: 123 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 2

ithewei/vcpkg Fork of microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
Size: 39.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ithewei/HelloWorld
HelloWorld of various programming languages
Language: Shell - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ithewei/kcptun Fork of xtaci/kcptun
A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC. Available for ARM, MIPS, 386 and AMD64。KCPプロトコルに基づく安全なトンネル。KCP 프로토콜을 기반으로 하는 보안 터널입니다。
Size: 6.96 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ithewei/FrameworkBenchmarks Fork of TechEmpower/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
Size: 290 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ithewei/cpr Fork of libcpr/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
Language: C++ - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ithewei/mongoose Fork of cesanta/mongoose
Embedded Web Server
Size: 17.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

ithewei/kcp Fork of skywind3000/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
Language: C - Size: 560 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

ithewei/ithewei.github.io
Language: HTML - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ithewei/StreamMediaPlayer
Language: C - Size: 15.3 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 4

ithewei/pattern
Language: C++ - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 2

ithewei/OBS Fork of jp9000/OBS
Open Broadcaster Software (Deprecated: See OBS Studio repository instead)
Size: 47.8 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

ithewei/nmap Fork of nmap/nmap
Nmap - the Network Mapper. Github mirror of official SVN repository.
Language: C - Size: 83.5 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

ithewei/misc
Language: C - Size: 2.37 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

ithewei/googletest Fork of google/googletest
Googletest - Google Testing and Mocking Framework
Size: 7.16 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

ithewei/awesome-c Fork of oz123/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
Size: 521 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

ithewei/awesome-nodejs Fork of sindresorhus/awesome-nodejs
:zap: Delightful Node.js packages and resources
Size: 1.6 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ithewei/awesome-websockets Fork of facundofarias/awesome-websockets
A curated list of Websocket libraries and resources.
Size: 202 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ithewei/YouCompleteMe Fork of ycm-core/YouCompleteMe
A code-completion engine for Vim
Size: 33.6 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ithewei/snake
Language: C - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

ithewei/hiredis Fork of redis/hiredis
Minimalistic C client for Redis >= 1.2
Size: 1.26 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ithewei/ds
Language: C - Size: 28.5 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

ithewei/Vundle.vim Fork of VundleVim/Vundle.vim
Vundle, the plug-in manager for Vim
Size: 913 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ithewei/obs-studio Fork of obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
Size: 30 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ithewei/emacs.d
Language: Emacs Lisp - Size: 118 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ithewei/protmpl
Language: Shell - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

ithewei/dx
Language: Logos - Size: 29.7 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

ithewei/qrencode
Language: C - Size: 1.96 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 3
