spance / go-callprivate
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
- 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
- Storing strings without GC overhead☆82Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- TryLock for Go☆66Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- System V shared memory functions in pure Go.☆131Updated 4 months ago
- Rolling window implementation in go.☆57Updated this week
- Low level image processing library in pure Go with SIMD assembly☆126Updated 7 years ago
- goroutine local storage (use context instead if possible)☆74Updated last week
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Golang LRU cache with expire feature.☆66Updated 8 months ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- ☆79Updated this week
- fast int64-int64 map for go☆95Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- The fastest way to xor bytes in Go☆74Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- amd64 instruction assembler☆90Updated 6 years ago
- A goroutine limiter for Go☆79Updated 2 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Building blocks for fast rpc systems☆84Updated 7 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year