tklauser / go-sysconf
sysconf for Go, without using cgo
☆141Updated 2 weeks ago
Alternatives and similar repositories for go-sysconf:
Users that are interested in go-sysconf are comparing it to the libraries listed below
- Non-Invasive goroutine inspector☆90Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- The assembler from the Go compiler, in library form.☆176Updated 4 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated 7 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 9 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- ☆116Updated last year
- Basic Markdown parser and HTML generator☆89Updated 3 months ago
- Perf Utilities for Go☆106Updated 2 years ago
- Parse json with comments and trailing commas.☆88Updated 3 years ago
- The `io_uring` library and runtime for GO☆127Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated 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…☆45Updated 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…☆70Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Go expression evaluation comparison☆49Updated last year
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆107Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 7 months ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆83Updated last year
- Zero-allocation type-safe pool for Go☆230Updated last year
- setproctitle() for Go☆109Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆113Updated 5 months ago