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
- Load file-backed memory☆120Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Merge multiple pprof profile files into a single file☆122Updated last year
- xxh3 fast hash function☆104Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A goroutine limiter for Go☆79Updated 2 years ago
- Same as fmt.Errorf but with stack trace.☆39Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆29Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- amd64 instruction assembler☆90Updated 6 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago