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☆91Updated last month
- 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
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Rolling window implementation in go.☆57Updated last month
- Storing strings without GC overhead☆83Updated 5 years ago
- goroutine local storage (use context instead if possible)☆78Updated 5 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- ☆80Updated 4 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆235Updated 5 years ago
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Building blocks for fast rpc systems☆87Updated 7 years ago
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- TryLock for Go☆66Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago