orca-zhang

Results 5 repositories owned by orca-zhang

ecache

219
Stars
24
Forks
Watchers

🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed con...

borm

116
Stars
18
Forks
Watchers

【🔥今日热门】🏎️ 更好的ORM库 (Better ORM library that is simple, fast and self-mockable for Go)

influxdb-cpp

153
Stars
79
Forks
Watchers

💜 C++ client for InfluxDB.

influxdb-c

28
Stars
8
Forks
Watchers

💙 C write client for InfluxDB.

lrucache

21
Stars
5
Forks
Watchers

🦄 LRU cache for Go @bilibili. (beats 100% submissions @ leetcode)