tklauser / go-sysconfLinks
sysconf for Go, without using cgo
☆144Updated 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☆91Updated last week
- Perf Utilities for Go☆110Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 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 10 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- ☆143Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- The `io_uring` library and runtime for GO☆139Updated 3 months 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
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- The assembler from the Go compiler, in library form.☆192Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- ☆122Updated 2 years ago
- Go expression evaluation comparison☆50Updated last year
- io_uring support for go☆203Updated 4 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆197Updated last year
- goroutine local storage (use context instead if possible)☆78Updated 6 months ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Example HTTP/2 Cleartext (H2C) server and client in golang☆114Updated last year