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 5 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- goroutine local storage (use context instead if possible)☆77Updated 11 months ago
- Customizable TCP net.Listener for Go☆151Updated 3 years 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
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Storing strings without GC overhead☆85Updated last month
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- ☆80Updated 5 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Go expression evaluation comparison☆56Updated last year
- Rolling window implementation in go.☆59Updated 2 weeks ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A reliability layer for UDP connections in Go.☆140Updated 5 years ago
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆67Updated 2 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆71Updated 7 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆87Updated 5 months ago