liyue201 / gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,073Updated last month
Alternatives and similar repositories for gostl:
Users that are interested in gostl are comparing it to the libraries listed below
- Example code for Go generics☆1,356Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,176Updated 7 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,636Updated 11 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,563Updated last week
- Distributed mutual exclusion lock using Redis for Go☆3,537Updated 6 months ago
- 💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, …☆2,073Updated 2 weeks ago
- gomonkey is a library to make monkey patching in unit tests easy☆2,097Updated last week
- An interesting go struct tag expression syntax for field validation, etc.☆1,688Updated 11 months ago
- safe and easy casting from one type to another in Go☆3,629Updated 2 months ago
- Simplified distributed locking implementation using Redis☆1,532Updated 10 months ago
- a thread-safe concurrent map for go☆4,370Updated 8 months ago
- Golang LRU cache☆4,486Updated last month
- Simple golang library for retry mechanism☆2,541Updated 2 months ago
- Pure Go Redis server for Go unittests☆3,201Updated 2 months ago
- Copier for golang, copy value from struct to struct and more☆5,713Updated 7 months ago
- Gen: Friendly & Safer GORM powered by Code Generation☆2,334Updated this week
- A Go blocking leaky-bucket rate limit implementation☆4,429Updated 9 months ago
- A goroutine pool for Go☆3,953Updated last year
- database to golang struct☆2,383Updated last month
- 📝 Go: A Documentary | https://golang.design/history☆1,058Updated last week
- Universal Utilities for Go☆1,801Updated 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,740Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,820Updated last year
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,386Updated 2 weeks ago
- Goroutine leak detector☆4,689Updated 2 months ago
- Inject custom tags to protobuf golang struct☆1,196Updated 11 months ago
- A lightweight stream processing library for Go☆1,981Updated this week
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,266Updated this week
- Concurrency-safe Go caching library with expiration capabilities and access counters☆2,137Updated 7 months ago
- Anti-memory-waste byte buffer pool☆1,225Updated 7 months ago