chen3feng / stl4go
Generic Container and Algorithm Library for Go
☆329Updated 7 months ago
Alternatives and similar repositories for stl4go:
Users that are interested in stl4go are comparing it to the libraries listed below
- lockfree queue☆411Updated last year
- unbounded chan☆439Updated 9 months ago
- Service Reliability Algorithm☆196Updated last year
- Golang implementation of Hierarchical Timing Wheels.☆676Updated last year
- ☆470Updated 2 weeks ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆272Updated 2 months ago
- golang timewheel similar to glang std timer☆294Updated last year
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆247Updated 8 months ago
- Connection pool for Go's grpc client with supports connection reuse.☆207Updated 2 years ago
- self-aware Golang profile dumper☆1,105Updated 9 months ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆172Updated 8 months ago
- Dynamically and efficiently operate RPC data for Go☆158Updated this week
- Go Test Workshop☆100Updated 6 months ago
- Clone any Go data structure deeply and thoroughly.☆307Updated 10 months ago
- ☆180Updated 5 years ago
- Fast and easy-to-use skip list for Go.☆399Updated 5 months ago
- golang 1.10.2 runtime code reading - golang runtime源码分析。只有思考过,你才会印象深刻。☆527Updated 4 years ago
- 🚌 A golang general network connection poolction pool☆842Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆253Updated last year
- GoCN Translator Team(GoCN-TT)☆345Updated 11 months ago
- ☆377Updated 5 years ago
- A high performance inter-process communication golang library developed by CloudWeGo☆436Updated 4 months ago
- 阅读 boltDB 源码后的小结☆259Updated 2 years ago
- 轻量分布式定时任务库 a lightweight distributed job scheduler library☆457Updated 2 months ago
- etcd example, etcd-service-discovery, etcd-grpclb, etcd-mutex☆153Updated 3 years ago
- 23 design patterns of GoF☆206Updated 4 years ago
- Go语言猴子补丁框架☆128Updated 9 months ago
- solution to "syscall.Mprotect panic: permission denied" on macOS Catalina 10.15.x☆220Updated last year
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆116Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆255Updated last month