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)
☆69Updated 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☆90Updated 3 weeks ago
- Call private methods freely in Golang☆45Updated 9 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated this week
- A spinlock implementation for Go.☆61Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- TryLock for Go☆66Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- ☆80Updated 3 months ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- A tiny library to get current goroutine id☆90Updated 2 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago