liyue201 / gostlLinks
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,128Updated 3 months 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,360Updated 2 years ago
- Simplified distributed locking implementation using Redis☆1,725Updated 6 months ago
- Generic Container and Algorithm Library for Go☆344Updated last year
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,771Updated 6 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated 6 months ago
- Anti-memory-waste byte buffer pool☆1,318Updated last year
- Concurrency limiting goroutine pool☆1,437Updated 10 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,304Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,004Updated 3 weeks ago
- Distributed mutual exclusion lock using Redis for Go☆3,914Updated this week
- An interesting go struct tag expression syntax for field validation, etc.☆1,734Updated last year
- Universal Utilities for Go☆1,970Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- lockfree queue☆472Updated 2 years ago
- More effective network communication, two-way calling, notify and broadcast supported.☆1,081Updated 2 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,724Updated last year
- Clone any Go data structure deeply and thoroughly.☆325Updated 7 months ago
- Gen: Friendly & Safer GORM powered by Code Generation☆2,513Updated last week
- A collection of generic data structures written in Go.☆1,347Updated last year
- A pure golang SQL database for database theory research☆849Updated 4 years ago
- GORM Customized Data Types Collection☆812Updated last week
- Online deadlock detection in go (golang)☆1,155Updated 2 months ago
- Inject custom tags to protobuf golang struct☆1,253Updated last month
- Go package implementing bitsets☆1,467Updated 3 weeks ago
- A lightweight stream processing library for Go☆2,143Updated last month
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,678Updated 3 weeks ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,814Updated 2 weeks ago
- gomonkey is a library to make monkey patching in unit tests easy☆2,241Updated 10 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆561Updated last month