chen3feng / stl4goLinks
Generic Container and Algorithm Library for Go
☆342Updated 11 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☆460Updated last year
- unbounded chan☆453Updated last year
- Service Reliability Algorithm☆210Updated last year
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆259Updated last month
- Golang implementation of Hierarchical Timing Wheels.☆684Updated 2 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆284Updated 7 months ago
- golang timewheel similar to glang std timer☆294Updated last year
- ☆488Updated 2 months ago
- Connection pool for Go's grpc client with supports connection reuse.☆211Updated 3 years ago
- 轻量分布式定时任务库 a lightweight distributed job scheduler library☆464Updated last month
- Clone any Go data structure deeply and thoroughly.☆321Updated 2 months ago
- Go Test Workshop☆100Updated 11 months ago
- self-aware Golang profile dumper☆1,128Updated 2 months ago
- Dynamically and efficiently operate RPC data for Go☆168Updated 2 weeks ago
- A high performance inter-process communication golang library developed by CloudWeGo☆466Updated 8 months ago
- GoCN Translator Team(GoCN-TT)☆344Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- Stream processing framework based on Golang.☆395Updated 10 months ago
- An implementation of thrift compiler in go language.☆282Updated 2 weeks ago
- Lightweight Go SDK used as Proxyless Service Governance☆138Updated 3 months ago
- 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
- Patch all Go functions for testing☆259Updated last year
- 通过hashicorp-raft库手把手调试raft协议☆202Updated 3 years ago
- a funny library to hook golang function at runtime☆543Updated last year
- Go语言猴子补丁框架☆129Updated 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.☆260Updated 2 years ago
- Quick Solution with Unstructured JSON data☆197Updated 3 weeks ago
- Universal Utilities for Go☆1,901Updated 3 months ago
- 阅读 boltDB 源码后的小结☆267Updated 2 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆301Updated last year