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:
- 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
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- ☆80Updated 3 months ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Rolling window implementation in go.☆58Updated last week
- Go client library for Pilosa☆57Updated 3 years ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- Storing strings without GC overhead☆84Updated 3 months ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last week
- Golang LRU cache with expire feature.☆66Updated last year
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Go expression evaluation comparison☆53Updated last year
- goroutine local storage (use context instead if possible)☆78Updated 10 months ago
- Cross platform locale detection for Golang☆116Updated last week
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 4 years ago
- Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more☆49Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 7 months ago