spance / go-callprivateLinks
Call private methods freely in Golang
☆45Updated 9 years ago
Alternatives and similar repositories for go-callprivate
Users that are interested in go-callprivate are comparing it to the libraries listed below
Sorting:
- 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 6 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- Rolling window implementation in go.☆57Updated this week
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆67Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- improved go tool trace goroutine analysis☆30Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- TryLock for Go☆66Updated 5 years ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆67Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Building blocks for fast rpc systems☆87Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Golang source code parsing, usage like reflect package☆63Updated 8 months ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- System V shared memory functions in pure Go.☆133Updated 8 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Access Times for files #golang☆42Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- A tiny library to get current goroutine id☆90Updated last year
- Go implementation of simhash algoritim☆42Updated 7 years ago
- The buffered IO pipe.☆32Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- TryLock support on read-write lock for Golang☆37Updated 4 years ago