tklauser / go-sysconfLinks
sysconf for Go, without using cgo
☆144Updated last month
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☆90Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- ☆121Updated 2 years ago
- Perf Utilities for Go☆109Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 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…☆91Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Parse json with comments and trailing commas.☆89Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- console package for Go☆192Updated last month
- The `io_uring` library and runtime for GO☆134Updated 2 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Go expression evaluation comparison☆50Updated last year
- Package for getting the runtime ID of a goroutine☆47Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- ⚡️ lock-free utilities in Go☆158Updated 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…☆46Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago