liyue201 / gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,091Updated 4 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,358Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,649Updated 3 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,208Updated 10 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,675Updated last year
- Anti-memory-waste byte buffer pool☆1,264Updated 9 months ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,999Updated 5 months ago
- A lightweight stream processing library for Go☆2,035Updated last week
- Distributed mutual exclusion lock using Redis for Go☆3,656Updated 9 months ago
- An interesting go struct tag expression syntax for field validation, etc.☆1,704Updated last year
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,746Updated 2 years ago
- Simple golang library for retry mechanism☆2,670Updated last month
- Simplified distributed locking implementation using Redis☆1,594Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,066Updated last month
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,578Updated 5 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆951Updated this week
- 💪 Helper Utils(800+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, …☆2,148Updated last month
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,289Updated last week
- Concurrency limiting goroutine pool☆1,382Updated 3 months ago
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,472Updated this week
- safe and easy casting from one type to another in Go☆3,713Updated this week
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,771Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,845Updated 2 months ago
- gomonkey is a library to make monkey patching in unit tests easy☆2,155Updated 3 months ago
- Finite State Machine for Go☆3,036Updated last week
- Universal Utilities for Go☆1,870Updated last month
- Golang LRU cache☆4,615Updated last month
- a thread-safe concurrent map for go☆4,433Updated 11 months ago
- Converts a database into gorm structs and RESTful api☆1,436Updated 2 years ago
- Pure Go Redis server for Go unittests☆3,270Updated this week
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,368Updated 3 months ago