liyue201 / gostlLinks
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,106Updated 7 months ago
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,658Updated 2 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,075Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,250Updated this week
- Example code for Go generics☆1,357Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,288Updated last year
- Universal Utilities for Go☆1,911Updated 4 months ago
- An interesting go struct tag expression syntax for field validation, etc.☆1,728Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆971Updated 2 months ago
- Generic Container and Algorithm Library for Go☆344Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,778Updated 3 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,703Updated last year
- Concurrency limiting goroutine pool☆1,405Updated 5 months ago
- A lightweight stream processing library for Go☆2,072Updated 3 weeks ago
- More effective network communication, two-way calling, notify and broadcast supported.☆1,070Updated 5 months ago
- Simple golang library for retry mechanism☆2,744Updated 4 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,012Updated 9 months ago
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,761Updated 2 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,718Updated 3 weeks ago
- lockfree queue☆460Updated last year
- GORM Customized Data Types Collection☆795Updated 2 weeks ago
- Gen: Friendly & Safer GORM powered by Code Generation☆2,455Updated last week
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,556Updated 3 weeks ago
- ⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。☆1,104Updated last week
- a thread-safe concurrent map for go☆4,473Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,635Updated 8 months ago
- Go package implementing bitsets☆1,439Updated this week
- PlantUML Class Diagram Generator for golang projects☆2,033Updated this week
- Inject custom tags to protobuf golang struct☆1,232Updated last year
- Clone any Go data structure deeply and thoroughly.☆321Updated 3 months ago
- Native ZooKeeper client for Go☆544Updated 10 months ago