sitano / gsysintLinks
Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purposes)
☆70Updated 6 years ago
Alternatives and similar repositories for gsysint
Users that are interested in gsysint are comparing it to the libraries listed below
Sorting:
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Call private methods freely in Golang☆45Updated 10 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- ☆195Updated 8 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 6 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Updated 3 years ago
- ☆80Updated 4 months ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆19Updated 7 years ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- io_uring support for go☆204Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Go implementation of Adiantum☆90Updated last year