tklauser / go-sysconf
sysconf for Go, without using cgo
☆144Updated 3 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 3 weeks ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Load file-backed memory☆122Updated 2 years ago
- The assembler from the Go compiler, in library form.☆182Updated 4 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Zero-allocation type-safe pool for Go☆231Updated 2 years ago
- Perf Utilities for Go☆108Updated 2 years ago
- setproctitle() for Go☆111Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 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…☆45Updated 2 years ago
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- Parse json with comments and trailing commas.☆91Updated 3 years ago
- amd64 instruction assembler☆91Updated 7 years ago
- Cross platform locale detection for Golang☆112Updated 3 weeks ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- C to Go translation tool☆140Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated last week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated this week
- Go templates invoked as functions☆154Updated 3 years ago
- Performance related examples for Go☆27Updated last year
- Basic Markdown parser and HTML generator☆105Updated 4 months ago