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☆93Updated 3 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 2 months ago
- System V shared memory functions in pure Go.☆134Updated last year
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- Rolling window implementation in go.☆58Updated 2 weeks ago
- ☆80Updated 3 months ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 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 simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆71Updated 7 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- goroutine local storage (use context instead if possible)☆78Updated 9 months ago
- Load file-backed memory☆122Updated 3 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more☆49Updated 4 years ago
- Go expression evaluation comparison☆53Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆87Updated 3 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago