tklauser / go-sysconfLinks
sysconf for Go, without using cgo
☆148Updated 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☆93Updated 6 months ago
- Perf Utilities for Go☆110Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- ☆148Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated last week
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- The assembler from the Go compiler, in library form.☆202Updated 5 years ago
- io_uring support for go☆206Updated 5 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 9 months ago
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Go expression evaluation comparison☆56Updated last year
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 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 6 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- ☆80Updated 5 months ago
- Experimental go stack unwinding using frame pointers.☆31Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- ☆38Updated 3 years ago
- Plausible additions to Go standard library packages☆41Updated 4 years ago