sitano / gsysint
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 5 years ago
Alternatives and similar repositories for gsysint:
Users that are interested in gsysint are comparing it to the libraries listed below
- Non-Invasive goroutine inspector☆90Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A memory allocator for Go.☆81Updated 4 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Customizable TCP net.Listener for Go☆146Updated 2 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- TryLock for Go☆66Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- amd64 instruction assembler☆90Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Golang HTTP/2 cleartext (h2c) Handler / Router / Mux☆16Updated 11 months ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆46Updated 10 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆29Updated 2 years ago
- A tiny library to get current goroutine id☆91Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- Rolling window implementation in go.☆57Updated this week
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆18Updated 6 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆37Updated 8 years ago