Pinned Loading
Repositories
Showing 10 of 10 repositories
- xpjson Public
🚀 迷你跨平台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/xpjson’s past year of commit activity - linked_hash Public
🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcode) LRUCache
ez8-co/linked_hash’s past year of commit activity