ez8-co

Results 6 repositories owned by ez8-co

yapi

268
Stars
87
Forks
Watchers

💉 全能进程注入器 [Yet Another Process Injector] that reduce differences between x64, wow64 and x86 processes.

emock

118
Stars
35
Forks
Watchers

🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)

unlocker

87
Stars
45
Forks
Watchers

🔓 更好的文件解锁库 [Ring3] File unlock & force-deletion library that is header-only, fast and simple.

ezpp

28
Stars
7
Forks
Watchers

🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.

xpjson

50
Stars
16
Forks
Watchers

🚀 迷你跨平台JSON库 (A minimal Xross-Platform JSON read & write library for C++) Born in 2013, implemented with C++11 & template metaprogramming (TMP, type extraction) techniques, only 1500 lines, no...

linked_hash

15
Stars
14
Forks
Watchers

🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcode) LRUCache