liyue201 / gostlLinks
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,114Updated last month
Alternatives and similar repositories for gostl
Users that are interested in gostl are comparing it to the libraries listed below
Sorting:
- Simplified distributed locking implementation using Redis☆1,696Updated 4 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,274Updated 2 months ago
- Example code for Go generics☆1,358Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,305Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,845Updated last week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,710Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆989Updated last month
- Concurrency limiting goroutine pool☆1,422Updated 8 months ago
- An interesting go struct tag expression syntax for field validation, etc.☆1,732Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,071Updated 4 months ago
- Universal Utilities for Go☆1,949Updated 2 months ago
- a thread-safe concurrent map for go☆4,486Updated last year
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,762Updated 4 months ago
- A golang LRU Cache for high concurrency☆1,377Updated 9 months ago
- Generic Container and Algorithm Library for Go☆344Updated last year
- gomonkey is a library to make monkey patching in unit tests easy☆2,221Updated 8 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,774Updated 2 weeks ago
- Go package implementing bitsets☆1,452Updated last week
- A lightweight stream processing library for Go☆2,113Updated 2 months ago
- Finite State Machine for Go☆3,226Updated 5 months ago
- Inject custom tags to protobuf golang struct☆1,242Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,671Updated last week
- Simple golang library for retry mechanism☆2,795Updated this week
- Rate limiting for go-redis☆959Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,874Updated 2 months ago
- PlantUML Class Diagram Generator for golang projects☆2,064Updated this week
- More effective network communication, two-way calling, notify and broadcast supported.☆1,071Updated last week
- A goroutine pool for Go☆4,019Updated 2 years ago
- 💪 Helper Utils(800+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, …☆2,281Updated last week
- A collection of generic data structures written in Go.☆1,343Updated last year