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 month
- Perf Utilities for Go☆109Updated 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
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 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…☆91Updated last year
- ☆142Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated 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
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 3 weeks ago
- io_uring support for go☆203Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 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
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- console package for Go☆192Updated 2 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆65Updated 2 years ago
- setproctitle() for Go☆112Updated 3 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Parse json with comments and trailing commas.☆90Updated 4 years ago
- The assembler from the Go compiler, in library form.☆189Updated 4 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆59Updated 5 years ago
- ☆80Updated 3 months 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