liyue201 / gostlLinks
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,112Updated 3 weeks 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,359Updated 2 years ago
- 📝 Go: A Documentary | https://golang.design/history☆1,074Updated 3 months ago
- Concurrency limiting goroutine pool☆1,417Updated 7 months ago
- Simplified distributed locking implementation using Redis☆1,689Updated 3 months ago
- Generic Container and Algorithm Library for Go☆343Updated last year
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,762Updated 3 months ago
- Universal Utilities for Go☆1,946Updated last month
- Anti-memory-waste byte buffer pool☆1,300Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆983Updated this week
- An interesting go struct tag expression syntax for field validation, etc.☆1,731Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,815Updated this week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,708Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,267Updated last month
- lockfree queue☆464Updated 2 years ago
- Go package implementing bitsets☆1,451Updated 3 weeks ago
- GORM Customized Data Types Collection☆795Updated this week
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,660Updated last month
- Rate limiting for go-redis☆952Updated 2 weeks ago
- benchmarks for implementation of servers which support 1 million connections☆1,926Updated 4 years ago
- A golang LRU Cache for high concurrency☆1,376Updated 8 months ago
- Online deadlock detection in go (golang)☆1,144Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,872Updated last month
- Clone any Go data structure deeply and thoroughly.☆322Updated 4 months ago
- 💪 Helper Utils(800+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, …☆2,275Updated 2 weeks ago
- PlantUML Class Diagram Generator for golang projects☆2,051Updated last week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,033Updated 10 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,758Updated 2 weeks ago
- safe and easy casting from one type to another in Go☆3,846Updated this week
- Golang implementation of Hierarchical Timing Wheels.☆693Updated 2 years ago
- unbounded chan☆455Updated last year