tklauser / go-sysconfLinks
sysconf for Go, without using cgo
β147Updated last 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β93Updated 4 months ago
- π The Go SSA Playground: Exploring SSA IR | https://golang.design/gossaβ81Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.β84Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memoryβ70Updated last week
- Perf Utilities for Goβ109Updated 2 years ago
- Best-effort CPU-local sharded values for Goβ203Updated 4 years ago
- Load file-backed memoryβ122Updated 3 years ago
- Golang library for io_uring (without CGO)β132Updated 4 years ago
- Package for getting the runtime ID of a goroutineβ49Updated 2 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 3 years ago
- β145Updated last year
- The `io_uring` library and runtime for GOβ151Updated 7 months ago
- The assembler from the Go compiler, in library form.β200Updated 4 years ago
- Experimental go stack unwinding using frame pointers.β31Updated 2 years ago
- goroutine local storage (use context instead if possible)β78Updated 10 months ago
- C to Go translation toolβ142Updated 2 years ago
- io_uring support for goβ204Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β221Updated 2 years ago
- Know when GC runs from inside your golang codeβ188Updated 3 years ago
- β123Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behavedβ60Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ115Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlibβ141Updated 7 months ago
- Performance related examples for Goβ29Updated last year
- A spinlock implementation for Go.β63Updated 4 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 4 years ago
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β152Updated 3 years ago
- Example HTTP/2 Cleartext (H2C) server and client in golangβ117Updated last year
- Benchmark all the top in-memory Go caching librariesβ61Updated 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β¦β93Updated 4 months ago