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:
- Non-Invasive goroutine inspector☆92Updated 2 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…☆69Updated 6 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Storing strings without GC overhead☆84Updated last month
- System V shared memory functions in pure Go.☆133Updated last year
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Rolling window implementation in go.☆58Updated this week
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- ☆79Updated last month
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated 2 weeks ago
- Load file-backed memory☆121Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- goroutine local storage (use context instead if possible)☆78Updated 8 months ago
- NFS client implementation for Golang☆78Updated 8 years ago
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- High resolution timing and benchmarking for Go☆263Updated 4 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago