spance / go-callprivate
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
- Non-Invasive goroutine inspector☆90Updated 3 weeks 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 5 years ago
- Rolling window implementation in go.☆57Updated 2 weeks ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆66Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- amd64 instruction assembler☆91Updated 7 years ago
- Golang LRU cache with expire feature.☆66Updated 10 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆127Updated 8 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- ☆80Updated last month
- A spinlock implementation for Go.☆61Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- TryLock for Go☆66Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- A tiny library to get current goroutine id☆90Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- A fast userspace CSPRNG☆89Updated 6 months ago
- Example (for memory) build static golang example binary with static C++ library (*.go + (*.cpp -> *.a) -> static binary)☆24Updated 9 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- System V shared memory functions in pure Go.☆133Updated 7 months ago