monsterxx03 / gospy
Non-Invasive goroutine inspector
☆90Updated last year
Alternatives and similar repositories for gospy:
Users that are interested in gospy are comparing it to the libraries listed below
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Load file-backed memory☆120Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Go implementation of Adiantum☆91Updated 10 months ago
- Same as fmt.Errorf but with stack trace.☆39Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- ☆78Updated 4 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- TryLock for Go☆66Updated 5 years ago
- A tiny library to get current goroutine id☆90Updated last year