chen3feng / stl4go
Generic Container and Algorithm Library for Go
☆336Updated 9 months ago
Alternatives and similar repositories for stl4go
Users that are interested in stl4go are comparing it to the libraries listed below
Sorting:
- lockfree queue☆453Updated last year
- unbounded chan☆448Updated 11 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆280Updated 5 months ago
- Service Reliability Algorithm☆205Updated last year
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆252Updated last month
- Golang implementation of Hierarchical Timing Wheels.☆679Updated last year
- golang timewheel similar to glang std timer☆294Updated last year
- Clone any Go data structure deeply and thoroughly.☆313Updated 2 weeks ago
- Connection pool for Go's grpc client with supports connection reuse.☆210Updated 2 years ago
- self-aware Golang profile dumper☆1,120Updated 3 weeks ago
- ☆480Updated last week
- Go Test Workshop☆100Updated 9 months ago
- golang 1.10.2 runtime code reading - golang runtime源码分析。只有思考过,你才会印象深刻。☆526Updated 4 years ago
- 阅读 boltDB 源码后的小结☆264Updated 2 years ago
- 🚌 A golang general network connection poolction pool☆847Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆172Updated 10 months ago
- 轻量分布式定时任务库 a lightweight distributed job scheduler library☆460Updated last month
- A high performance inter-process communication golang library developed by CloudWeGo☆453Updated 6 months ago
- Dynamically and efficiently operate RPC data for Go☆164Updated 2 weeks ago
- An implementation of thrift compiler in go language.☆279Updated 2 weeks ago
- a funny library to hook golang function at runtime☆536Updated last year
- 23 design patterns of GoF☆207Updated 4 years ago
- Patch all Go functions for testing☆256Updated last year
- Fast and easy-to-use skip list for Go.☆413Updated 7 months ago
- GoCN Translator Team(GoCN-TT)☆344Updated last year
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆116Updated 2 years ago
- Go语言猴子补丁框架☆128Updated last year
- A lightweight, high-performance distributed workflow framework☆395Updated 10 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆256Updated 2 years ago