liyue201 / gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,053Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for gostl
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,121Updated 4 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,602Updated 8 months ago
- Example code for Go generics☆1,356Updated last year
- Anti-memory-waste byte buffer pool☆1,190Updated 3 months ago
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,215Updated 6 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,471Updated last month
- 📝 Go: A Documentary | https://golang.design/history☆1,056Updated 2 months ago
- A lightweight stream processing library for Go☆1,904Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,782Updated last year
- PlantUML Class Diagram Generator for golang projects☆1,857Updated 3 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,434Updated 2 months ago
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,727Updated last year
- Golang LRU cache☆4,337Updated 3 months ago
- Simplified distributed locking implementation using Redis☆1,465Updated 7 months ago
- A goroutine pool for Go☆3,890Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,388Updated 2 months ago
- Concurrency limiting goroutine pool☆1,331Updated 4 months ago
- a thread-safe concurrent map for go☆4,303Updated 5 months ago
- Universal Utilities for Go☆1,708Updated 2 months ago
- A collection of generic data structures written in Go.☆1,291Updated 10 months ago
- Go package implementing bitsets☆1,344Updated this week
- Pure Go Redis server for Go unittests☆3,092Updated last month
- Gen: Friendly & Safer GORM powered by Code Generation☆2,266Updated 3 weeks ago
- An interesting go struct tag expression syntax for field validation, etc.☆1,659Updated 7 months ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,440Updated this week
- A Go blocking leaky-bucket rate limit implementation☆4,342Updated 6 months ago
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,216Updated 2 weeks ago
- gomonkey is a library to make monkey patching in unit tests easy☆2,015Updated 4 months ago
- Goroutine leak detector☆4,557Updated last month
- Simple golang library for retry mechanism☆2,444Updated 2 months ago