tklauser / go-sysconfLinks
sysconf for Go, without using cgo
β145Updated 2 weeks ago
Alternatives and similar repositories for go-sysconf
Users that are interested in go-sysconf are comparing it to the libraries listed below
Sorting:
- Non-Invasive goroutine inspectorβ92Updated last month
- π The Go SSA Playground: Exploring SSA IR | https://golang.design/gossaβ79Updated 2 years ago
- Perf Utilities for Goβ109Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memoryβ69Updated 2 weeks ago
- Golang library for io_uring (without CGO)β132Updated 4 years ago
- β144Updated last year
- Best-effort CPU-local sharded values for Goβ202Updated 4 years ago
- Load file-backed memoryβ121Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.β83Updated 2 years ago
- Experimental go stack unwinding using frame pointers.β31Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the linβ¦β182Updated last year
- io_uring support for goβ203Updated 4 years ago
- goroutine local storage (use context instead if possible)β78Updated 7 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlibβ141Updated 4 months ago
- A fast little LRU cache for Goβ173Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behavedβ58Updated 5 years ago
- The assembler from the Go compiler, in library form.β194Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β75Updated last month
- Know when GC runs from inside your golang codeβ188Updated 3 years ago
- Package for getting the runtime ID of a goroutineβ49Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Rightβ¦β47Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ111Updated last year
- β79Updated last month
- A spinlock implementation for Go.β62Updated 4 years ago
- Fast resizable golang semaphore primitiveβ177Updated 4 years ago
- First redis RESP3 protocol library in Goβ89Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β121Updated 3 months ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/Oβ¦β93Updated last month
- Benchmark all the top in-memory Go caching librariesβ62Updated last year
- extract goroutine id to the out world although it's dangerous and useless.β60Updated 5 years ago