liyue201 / gostlLinks
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,115Updated 2 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,705Updated 5 months ago
- Example code for Go generics☆1,358Updated 2 years ago
- An interesting go struct tag expression syntax for field validation, etc.☆1,733Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,073Updated 5 months ago
- Universal Utilities for Go☆1,957Updated 2 weeks ago
- 💪 Helper Utils(800+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, …☆2,296Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,309Updated last year
- Concurrency limiting goroutine pool☆1,430Updated 9 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,287Updated 3 months ago
- Generic Container and Algorithm Library for Go☆344Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆992Updated last month
- Distributed mutual exclusion lock using Redis for Go☆3,872Updated this week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,717Updated last year
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,765Updated 5 months ago
- lockfree queue☆468Updated 2 years ago
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,600Updated 3 weeks ago
- A lightweight stream processing library for Go☆2,121Updated this week
- a thread-safe concurrent map for go☆4,496Updated last year
- Gen: Friendly & Safer GORM powered by Code Generation☆2,494Updated last week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,789Updated 3 weeks ago
- gomonkey is a library to make monkey patching in unit tests easy☆2,229Updated 9 months ago
- GORM Customized Data Types Collection☆803Updated last week
- Inject custom tags to protobuf golang struct☆1,246Updated last year
- Native ZooKeeper client for Go☆545Updated last year
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,528Updated this week
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆563Updated 2 months ago
- PlantUML Class Diagram Generator for golang projects☆2,067Updated 3 weeks ago
- Clone any Go data structure deeply and thoroughly.☆325Updated 6 months ago
- Golang implementation of Hierarchical Timing Wheels.☆697Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,877Updated 3 months ago