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 2 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
- A light-weight base library for C++.☆20Updated 4 years ago
- Presentation and code for C++ Summit (China) 2019☆9Updated 4 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 2 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- Presentation and code for C++ Conference China 2018☆15Updated 4 years ago
- ☆19Updated 6 years ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 6 years ago
- c++11任务库☆53Updated 9 years ago
- A tiny and efficient non-blocking or asynchronous network library☆13Updated 6 years ago
- 优化JsonCpp的性能,使其更加适合运行在高并发的服务端。☆39Updated 6 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- Much fast, lightweight, async, based boost.beast and protobuf.☆34Updated 5 years ago
- Go's defer operator for C++☆18Updated 4 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Force link all static lib symbols into .exe target, for full code coverage measure on windows.☆16Updated 10 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- ☆13Updated 8 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- concurrency library for C++☆74Updated 11 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- tail log to kafka, support lua filter before send☆10Updated 5 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago