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 6 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- Customizable TCP net.Listener for Go☆151Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆133Updated 8 years ago
- A reliability layer for UDP connections in Go.☆141Updated 5 years ago
- Storing strings without GC overhead☆86Updated last month
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- fast int64-int64 map for go☆100Updated 3 months ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- TryLock for Go☆66Updated 6 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆247Updated 6 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 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- System V shared memory functions in pure Go.☆135Updated last year
- Rolling window implementation in go.☆59Updated last week
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 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
- goroutine local storage (use context instead if possible)☆77Updated 11 months ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- ☆80Updated 5 months ago
- Sync primitive for golang. Key + Mutex = Kmutex☆38Updated last year
- A revamped Google's jump consistent hash☆109Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆163Updated 2 years ago
- Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more☆49Updated 4 years ago