isgj / collection
Generic data structures in Go
☆11Updated 2 years ago
Alternatives and similar repositories for collection:
Users that are interested in collection are comparing it to the libraries listed below
- On-disk high-performance object storage☆19Updated 4 years ago
- Type-safe atomic values for Go☆19Updated last year
- A lib for monitoring runtime goroutine stack☆39Updated 2 years ago
- Declarative golang HTTP client☆22Updated 2 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- ☆28Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- 🏗 progress, steps, completion patterns for golang☆12Updated this week
- WIP☆18Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- An Example of shipping BPF code with your Go project☆28Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 4 months ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- ☆12Updated 2 weeks ago
- Object file abstractions in Go☆30Updated 10 months ago
- 🧵 thead facilities in Go☆16Updated 4 years ago
- Go sync utility functions using generics☆15Updated 2 years ago
- Go implementation of the Controlled Delay algorithm☆33Updated this week
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- A simple reference implementation of the Go module proxy