liyue201 / gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
☆1,080Updated 2 months ago
Alternatives and similar repositories for gostl:
Users that are interested in gostl are comparing it to the libraries listed below
- Example code for Go generics☆1,357Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,192Updated 8 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,604Updated last week
- Distributed mutual exclusion lock using Redis for Go☆3,591Updated 7 months ago
- Gen: Friendly & Safer GORM powered by Code Generation☆2,353Updated this week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,655Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,060Updated last month
- Simple golang library for retry mechanism☆2,609Updated last week
- Universal Utilities for Go☆1,821Updated this week
- An interesting go struct tag expression syntax for field validation, etc.☆1,695Updated last year
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,276Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,388Updated this week
- More effective network communication, two-way calling, notify and broadcast supported.☆1,024Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,832Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,240Updated 8 months ago
- Goroutine leak detector☆4,731Updated 4 months ago
- Simplified distributed locking implementation using Redis☆1,556Updated last year
- Concurrency limiting goroutine pool☆1,368Updated last month
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,994Updated 4 months ago
- Golang LRU cache☆4,532Updated last month
- A lightweight stream processing library for Go☆2,008Updated last week
- Inject custom tags to protobuf golang struct☆1,201Updated last year
- Pure Go Redis server for Go unittests☆3,229Updated 2 weeks ago
- Minimalist and zero-dependency scheduling library for Go☆1,853Updated 3 weeks ago
- 💪 Helper Utils(800+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, …☆2,124Updated 2 weeks ago
- safe and easy casting from one type to another in Go☆3,671Updated 3 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆927Updated last week
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,271Updated 2 months ago
- A collection of generic data structures written in Go.☆1,302Updated last year
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,353Updated last year