liyue201 / gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,056Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for gostl
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,136Updated 4 months ago
- Example code for Go generics☆1,357Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,439Updated 3 months ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,461Updated last week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,489Updated last month
- Simple golang library for retry mechanism☆2,460Updated 2 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,606Updated 8 months ago
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,220Updated 6 months ago
- Pure Go Redis server for Go unittests☆3,104Updated last month
- Goroutine leak detector☆4,573Updated this week
- A lightweight stream processing library for Go☆1,915Updated 2 weeks ago
- A Go blocking leaky-bucket rate limit implementation☆4,354Updated 6 months ago
- An interesting go struct tag expression syntax for field validation, etc.☆1,661Updated 8 months ago
- A simple to use Go (golang) package to generate or parse Twitter snowflake IDs☆3,037Updated 3 months ago
- A goroutine pool for Go☆3,891Updated last year
- Concurrency limiting goroutine pool☆1,333Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆853Updated 2 months ago
- safe and easy casting from one type to another in Go☆3,557Updated last month
- Golang LRU cache☆4,361Updated this week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,972Updated 3 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,538Updated 2 weeks ago
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,109Updated last week
- A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.☆4,225Updated 3 months ago
- Simplified distributed locking implementation using Redis☆1,477Updated 8 months ago
- gomonkey is a library to make monkey patching in unit tests easy☆2,029Updated 4 months ago
- Go package implementing bitsets☆1,350Updated this week
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,729Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,057Updated 3 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,787Updated last year
- A high performance cache for Go☆1,715Updated this week