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…☆70Updated 5 years ago
- ☆80Updated this week
- Low level image processing library in pure Go with SIMD assembly☆126Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Rolling window implementation in go.☆57Updated last month
- Non-Invasive goroutine inspector☆90Updated last year
- Golang LRU cache with expire feature.☆66Updated 9 months ago
- amd64 instruction assembler☆90Updated 7 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- TryLock for Go☆66Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated last week
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Generate protobuf messages from go structs☆83Updated 7 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Go expression evaluation comparison☆50Updated last year
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Building blocks for fast rpc systems☆84Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Traffic shaper for Golang io.Reader and io.Writer☆133Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- goroutine local storage (use context instead if possible)☆75Updated last month
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Simple string pattern matcher for Go☆127Updated 11 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Load file-backed memory☆120Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago