tklauser / go-sysconfLinks
sysconf for Go, without using cgo
☆145Updated this 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 3 weeks 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)☆133Updated 4 years ago
- The assembler from the Go compiler, in library form.☆193Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Load file-backed memory☆121Updated 2 years ago
- ☆144Updated last year
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 11 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 4 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- ⚡️ lock-free utilities in Go☆161Updated last year
- io_uring support for go☆203Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- ☆124Updated 2 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
- 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
- The `io_uring` library and runtime for GO☆144Updated 4 months ago
- console package for Go☆192Updated 3 months ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Cache benchmark for Golang☆75Updated last year
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- A fast little LRU cache for Go☆173Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago