Pinned Repositories
atomic
C++03 lock-free structures inside.
emock
🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)
es11n
:fire: KV序列化库 (An easy serialization library for C++.)
ezpp
🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.
jsqrcode
🔲 [ez8.co patched & enhanced] Javascript QRCode scanner
linked_hash
🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcode) LRUCache
unlocker
🔓 更好的文件解锁库 [Ring3] File unlock & force-deletion library that is header-only, fast and simple.
xpinyin
:cn: translate chinese hanzi to pinyin by python
xpjson
🚀 迷你跨平台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 external dependencies, support SSO (Small String Optimization)/COW (Copy On Write)
yapi
💉 全能进程注入器 [Yet Another Process Injector] that reduce differences between x64, wow64 and x86 processes.
ez8-co's Repositories
ez8-co/yapi
💉 全能进程注入器 [Yet Another Process Injector] that reduce differences between x64, wow64 and x86 processes.
ez8-co/emock
🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)
ez8-co/unlocker
🔓 更好的文件解锁库 [Ring3] File unlock & force-deletion library that is header-only, fast and simple.
ez8-co/xpjson
🚀 迷你跨平台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 external dependencies, support SSO (Small String Optimization)/COW (Copy On Write)
ez8-co/ezpp
🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.
ez8-co/linked_hash
🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcode) LRUCache
ez8-co/es11n
:fire: KV序列化库 (An easy serialization library for C++.)
ez8-co/jsqrcode
🔲 [ez8.co patched & enhanced] Javascript QRCode scanner
ez8-co/atomic
C++03 lock-free structures inside.
ez8-co/xpinyin
:cn: translate chinese hanzi to pinyin by python