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
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- Customizable TCP net.Listener for Go☆149Updated 2 years ago
- Storing strings without GC overhead☆84Updated last week
- Golang LRU cache with expire feature.☆66Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Rolling window implementation in go.☆58Updated 2 weeks ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- System V shared memory functions in pure Go.☆132Updated 11 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- Golang utlities to make your life easier with zero allocations☆47Updated 5 months ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- ☆79Updated last month
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- goroutine local storage (use context instead if possible)☆78Updated 7 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Building blocks for fast rpc systems☆86Updated 7 years ago
- Traffic shaper for Golang io.Reader and io.Writer☆135Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆67Updated last year