ez8-co / linked_hashLinks
🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcode) LRUCache
☆17Updated 3 years ago
Alternatives and similar repositories for linked_hash
Users that are interested in linked_hash are comparing it to the libraries listed below
Sorting:
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Updated last year
- 简易无类型脚本语言☆14Updated 12 years ago
- A light-weight base library for C++.☆20Updated 4 years ago
- c++11任务库☆53Updated 9 years ago
- Go's defer operator for C++☆18Updated 5 years ago
- Presentation and code for C++ Conference China 2018☆15Updated 4 years ago
- The Nixy Library - A Lightweight C++ Library.☆42Updated 6 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 6 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- 优化JsonCpp的性能,使其更加适合运行在高并发的服务端。