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
- Golang LRU cache with expire feature.☆66Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last week
- System V shared memory functions in pure Go.☆133Updated last year
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆67Updated last year
- Storing strings without GC overhead☆84Updated 3 months ago
- goroutine local storage (use context instead if possible)☆78Updated 10 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Rolling window implementation in go.☆58Updated this week
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- ☆80Updated 3 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- Building blocks for fast rpc systems☆86Updated 8 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year