liyue201 / gostlLinks
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,130Updated 4 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,730Updated 7 months ago
- Example code for Go generics☆1,360Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,321Updated last year
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,772Updated 7 months ago
- An interesting go struct tag expression syntax for field validation, etc.☆1,736Updated last year
- Universal Utilities for Go☆1,979Updated 2 months ago
- Distributed mutual exclusion lock using Redis for Go☆3,940Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,311Updated 2 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,011Updated last week
- Generic Container and Algorithm Library for Go☆344Updated this week
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated 7 months ago
- A lightweight stream processing library for Go☆2,148Updated last month
- a thread-safe concurrent map for go☆4,515Updated last year
- Gen: Friendly & Safer GORM powered by Code Generation☆2,520Updated 2 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,729Updated last year
- Concurrency limiting goroutine pool☆1,439Updated 11 months ago
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,693Updated 2 weeks ago
- 💪 Helper Utils(900+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, …☆2,329Updated last week
- More effective network communication, two-way calling, notify and broadcast supported.☆1,085Updated 3 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,729Updated 2 months ago
- ⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。☆1,123Updated last week
- A golang LRU Cache for high concurrency☆1,389Updated this week
- benchmarks for implementation of servers which support 1 million connections☆1,930Updated 4 years ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,827Updated last month
- Simple golang library for retry mechanism☆2,867Updated last month
- Online deadlock detection in go (golang)☆1,164Updated this week
- Golang implementation of Hierarchical Timing Wheels.☆706Updated 2 years ago
- safe and easy casting from one type to another in Go☆3,917Updated last week
- Go package implementing bitsets☆1,477Updated last week
- Inject custom tags to protobuf golang struct☆1,254Updated 2 months ago