liyue201 / gostlLinks
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,112Updated 7 months ago
Alternatives and similar repositories for gostl
Users that are interested in gostl are comparing it to the libraries listed below
Sorting:
- An interesting go struct tag expression syntax for field validation, etc.☆1,731Updated last year
- Concurrency limiting goroutine pool☆1,410Updated 6 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,257Updated 3 weeks ago
- Simplified distributed locking implementation using Redis☆1,673Updated 2 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆978Updated 2 months ago
- Anti-memory-waste byte buffer pool☆1,294Updated last year
- Example code for Go generics☆1,358Updated 2 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,704Updated last year
- gomonkey is a library to make monkey patching in unit tests easy☆2,205Updated 6 months ago
- Generic Container and Algorithm Library for Go☆343Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,075Updated 2 months ago
- A lightweight stream processing library for Go☆2,086Updated 2 weeks ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,729Updated last month
- Distributed mutual exclusion lock using Redis for Go☆3,801Updated this week
- A collection of generic data structures written in Go.☆1,340Updated last year
- Universal Utilities for Go☆1,929Updated 2 weeks ago
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,759Updated 2 months ago
- safe and easy casting from one type to another in Go☆3,828Updated this week
- ⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。☆1,109Updated this week
- a thread-safe concurrent map for go☆4,476Updated last year
- Go package implementing bitsets☆1,445Updated last week
- 💪 Helper Utils(800+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, …☆2,259Updated last week
- A goroutine pool for Go☆4,017Updated 2 years ago
- lockfree queue☆461Updated 2 years ago
- PlantUML Class Diagram Generator for golang projects☆2,042Updated 3 weeks ago
- GORM Customized Data Types Collection☆797Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,867Updated last month
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,573Updated 3 weeks ago
- 🚀 Visualise Go runtime metrics in real time☆3,459Updated 3 weeks ago
- Simple golang library for retry mechanism☆2,764Updated 5 months ago