liyue201 / gostlLinks
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,100Updated 6 months ago
Alternatives and similar repositories for gostl
Users that are interested in gostl are comparing it to the libraries listed below
Sorting:
- Example code for Go generics☆1,357Updated 2 years ago
- Simplified distributed locking implementation using Redis☆1,638Updated last month
- An interesting go struct tag expression syntax for field validation, etc.☆1,722Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,239Updated last month
- Anti-memory-waste byte buffer pool☆1,283Updated 11 months ago
- Concurrency limiting goroutine pool☆1,401Updated 5 months ago
- Generic Container and Algorithm Library for Go☆342Updated 11 months ago
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,758Updated last month
- 📝 Go: A Documentary | https://golang.design/history☆1,070Updated last month
- Universal Utilities for Go☆1,901Updated 3 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆964Updated last month
- Distributed mutual exclusion lock using Redis for Go☆3,752Updated this week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,695Updated last year
- lockfree queue☆460Updated last year
- PlantUML Class Diagram Generator for golang projects☆2,024Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,003Updated 8 months ago
- Simple golang library for retry mechanism☆2,724Updated 3 months ago
- A collection of generic data structures written in Go.☆1,332Updated last year
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,314Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,860Updated 3 weeks ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,691Updated last month
- Gen: Friendly & Safer GORM powered by Code Generation☆2,439Updated this week
- GORM Customized Data Types Collection☆791Updated 2 weeks ago
- gomonkey is a library to make monkey patching in unit tests easy☆2,179Updated 5 months ago
- 💪 Helper Utils(800+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, …☆2,223Updated last week
- Minimalist and zero-dependency scheduling library for Go☆1,893Updated last month
- More effective network communication, two-way calling, notify and broadcast supported.☆1,065Updated 4 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,624Updated 7 months ago
- Rate limiting for go-redis☆929Updated 3 weeks ago
- ⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。☆1,099Updated 2 weeks ago