piaodazhu's repos on GitHub
C · 75 人关注
dyco-coroutine
☄️ Dynamic Coroutine Framework for C. A user-friendly but powerful coroutine framework. Features include but are not limited to Socket, SSL, Channel, semaphore, waitgroup and multi-thread.
C · 4 人关注
ttlHashMap
A general-purpose, thread-safe hash map that supports TTL of the items. It is built upon https://github.com/tidwall/hashmap.c.git .
C · 1 人关注
netest
🔫 A super simple network service testing tool. It just send and recv TCP/UDP packet, then generate the statistics.
0 人关注
frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
C++ · 0 人关注
leetcodetest_cpp
Some casually written macros for quick testing of leetcode code. The features are not complete. But it should work in most cases.
Go · 0 人关注
my-Go
In this repository I started learning Golang. Some links, codes, repos will be put in this repo.
C · 0 人关注
NtyCo
纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例
C · 0 人关注
O3-NameGen
A new version namegen using o3 markov model. see orginal version of namegen: https://github.com/chavoosh/TrieGranularity. Modified by lzhx, Beijing Institude of Technology.
0 人关注
rest_rpc
modern C++(C++11), simple, easy to use rpc framework
Python · 0 人关注
Secretool
Secretool is a command line tool for managing passwords, backing up secrets and encrypting any information, working under interactive mode.