tklauser / go-sysconfLinks
sysconf for Go, without using cgo
☆146Updated last week
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 2 months ago
- Perf Utilities for Go☆109Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Load file-backed memory☆121Updated 3 years ago
- ☆144Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- io_uring support for go☆203Updated 5 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 2 months ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆79Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- The assembler from the Go compiler, in library form.☆193Updated 4 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 5 months ago
- Know when GC runs from inside your golang code☆188Updated 3 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 2 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆60Updated 5 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated last year
- goroutine local storage (use context instead if possible)☆79Updated 8 months ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- native go library to ping a host per arp datagram, or query a host mac address☆73Updated last year
- ☆79Updated last month
- ☆38Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Parse json with comments and trailing commas.☆94Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 2 weeks ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago