spance / go-callprivateLinks
Call private methods freely in Golang
☆45Updated 10 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:
- Non-Invasive goroutine inspector☆93Updated 4 months 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 6 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last week
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Golang LRU cache with expire feature.☆66Updated last year
- A reliability layer for UDP connections in Go.☆140Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- TryLock for Go☆66Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Building blocks for fast rpc systems☆86Updated 8 years ago
- goroutine local storage (use context instead if possible)☆78Updated 10 months ago
- Go expression evaluation comparison☆53Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Rolling window implementation in go.☆59Updated 2 weeks ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Traffic shaper for Golang io.Reader and io.Writer☆135Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆71Updated 7 years ago
- Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more☆49Updated 4 years ago
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago