liyue201 / gostlLinks
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,133Updated 5 months ago
Alternatives and similar repositories for gostl
Users that are interested in gostl are comparing it to the libraries listed below
Sorting:
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,330Updated 2 months ago
- Simplified distributed locking implementation using Redis☆1,737Updated 7 months ago
- Anti-memory-waste byte buffer pool☆1,321Updated last year
- Example code for Go generics☆1,360Updated 2 years ago
- An interesting go struct tag expression syntax for field validation, etc.☆1,734Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,073Updated 7 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,732Updated last year
- Concurrency limiting goroutine pool☆1,440Updated 11 months ago
- Universal Utilities for Go☆2,001Updated last week
- Distributed mutual exclusion lock using Redis for Go☆3,955Updated last week
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,773Updated 7 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated last month
- More effective network communication, two-way calling, notify and broadcast supported.☆1,088Updated 3 months ago
- Generic Container and Algorithm Library for Go☆346Updated 3 weeks ago
- PlantUML Class Diagram Generator for golang projects☆2,078Updated 3 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,880Updated 6 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,832Updated last month
- Go package implementing bitsets☆1,476Updated last month
- A golang LRU Cache for high concurrency☆1,390Updated 3 weeks ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,042Updated last month
- a thread-safe concurrent map for go☆4,522Updated last year
- A lightweight stream processing library for Go☆2,155Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,441Updated 9 months ago
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,693Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,028Updated last year
- lockfree queue☆476Updated 2 years ago
- gomonkey is a library to make monkey patching in unit tests easy☆2,254Updated last month
- Online deadlock detection in go (golang)☆1,175Updated 3 weeks ago
- Inject custom tags to protobuf golang struct☆1,255Updated 2 months ago
- A goroutine pool for Go☆4,031Updated 2 years ago