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
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- ☆80Updated 3 months ago
- Rolling window implementation in go.☆57Updated 3 weeks ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- TryLock for Go☆66Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆71Updated 7 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- Golang circular (ring) buffer☆174Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- System V shared memory functions in pure Go.☆133Updated 9 months ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Simple string pattern matcher for Go☆127Updated last year
- TryLock support on read-write lock for Golang☆37Updated 4 years ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- Golang utlities to make your life easier with zero allocations☆47Updated 3 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- fast int64-int64 map for go☆97Updated 2 years ago