isgj / collection
Generic data structures in Go
☆11Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for collection
- Type-safe atomic values for Go☆19Updated 11 months ago
- A lib for monitoring runtime goroutine stack☆39Updated 2 years ago
- On-disk high-performance object storage☆19Updated 3 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Faster substitution of tidwall/gjson☆14Updated last month
- Memory store like map[string]interface{} with better performance when reuse memory☆18Updated 2 years ago
- ☆28Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated last year
- Collect data about your dependencies☆41Updated 2 months ago
- WIP☆18Updated 3 years ago
- Declarative golang HTTP client☆22Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆23Updated 5 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆16Updated 3 years ago
- Work space for golang.org/x/perf version 2☆20Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- 0-RTT network protocol optimized for P2P transfers.☆24Updated last year
- 🏗 progress, steps, completion patterns for golang☆12Updated this week
- Object file abstractions in Go☆30Updated 6 months ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- minimal password generator☆24Updated last week
- an encrypted UDP connection between two peers using QUIC☆27Updated 6 months ago
- go sync.Pool wrapper for github.com/klauspost/compress/zstd which doesn't leak memory and goroutines.☆11Updated last year
- ☆12Updated 11 months ago
- This returns the name of the calling function/package with no allocations.☆14Updated 11 months ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago