liyue201 / gostlLinks
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,120Updated 3 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,711Updated 5 months ago
- Generic Container and Algorithm Library for Go☆345Updated last year
- Universal Utilities for Go☆1,962Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,299Updated 3 weeks ago
- Concurrency limiting goroutine pool☆1,433Updated 9 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆998Updated last week
- Anti-memory-waste byte buffer pool☆1,312Updated last year
- Example code for Go generics☆1,358Updated 2 years ago
- An interesting go struct tag expression syntax for field validation, etc.☆1,737Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,893Updated this week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,721Updated last year
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,769Updated 5 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated 5 months ago
- a thread-safe concurrent map for go☆4,502Updated last year
- gomonkey is a library to make monkey patching in unit tests easy☆2,235Updated 9 months ago
- lockfree queue☆471Updated 2 years ago
- A lightweight stream processing library for Go☆2,133Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,608Updated last month
- Inject custom tags to protobuf golang struct☆1,251Updated 2 weeks ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,802Updated last month
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,532Updated last week
- benchmarks for implementation of servers which support 1 million connections☆1,927Updated 4 years ago
- Golang implementation of Hierarchical Timing Wheels.☆703Updated 2 years ago
- A goroutine pool for Go☆4,024Updated 2 years ago
- PlantUML Class Diagram Generator for golang projects☆2,072Updated last month
- Gen: Friendly & Safer GORM powered by Code Generation☆2,502Updated last week
- A golang LRU Cache for high concurrency☆1,381Updated last month
- All-in-one go testing library☆428Updated last week
- More effective network communication, two-way calling, notify and broadcast supported.☆1,082Updated last month