sysconf for Go, without using cgo
☆148Mar 10, 2026Updated 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:
- Go package providing information about the number of CPUs in the system☆30Mar 10, 2026Updated last week
- A race detector for Golang☆12Jan 16, 2020Updated 6 years ago
- Experimental go stack unwinding using frame pointers.☆31Jan 27, 2023Updated 3 years ago
- Object file abstractions in Go☆31Apr 10, 2024Updated last year
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Mar 15, 2018Updated 8 years ago
- Go implementation of bcrypt_pbkdf(3) from OpenBSD☆15Feb 5, 2015Updated 11 years ago
- ipcipher implementation in Go☆17Dec 19, 2023Updated 2 years ago
- Smart Go module dependency inspection and pruning.☆19Jun 11, 2020Updated 5 years ago
- Set of core utilities for Source Engine tool development, written in Go☆14Nov 6, 2025Updated 4 months ago
- List, find and inspect operating system processes in Go☆27Mar 10, 2026Updated last week
- Package alg provides access to Linux AF_ALG sockets for communication with the Linux kernel crypto API. MIT Licensed.☆16May 11, 2021Updated 4 years ago
- parser for iptoasn.com data☆21Jul 25, 2022Updated 3 years ago
- Automatically generate golang assembly files from native assembly code☆14Jun 6, 2018Updated 7 years ago
- Cases for high concurrency go programs☆11Jan 18, 2021Updated 5 years ago
- ☆38Dec 17, 2022Updated 3 years ago
- improved go tool trace goroutine analysis☆30Dec 12, 2018Updated 7 years ago
- json reference for golang☆20Mar 15, 2026Updated last week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆554Aug 3, 2024Updated last year
- Work space for golang.org/x/perf version 2☆20Nov 14, 2020Updated 5 years ago
- A pure-go implementation of the Axolotl Ratchet, extracted from pond☆21Feb 8, 2017Updated 9 years ago
- A wafer-thin, pure Go interface to KVM☆10Aug 28, 2015Updated 10 years ago
- automate Go compiler comparisons☆24May 23, 2023Updated 2 years ago
- io_uring support for go☆206Oct 11, 2020Updated 5 years ago
- Package splice wraps the splice system call.☆17Mar 1, 2021Updated 5 years ago
- Various Go utility packages.☆37May 3, 2018Updated 7 years ago
- A flexible image server written in go, using chained image filters☆14Mar 21, 2015Updated 11 years ago
- Pager for tabular data and SQL output☆12Mar 29, 2023Updated 2 years ago
- Go allocation trace utilities☆15Jan 8, 2021Updated 5 years ago
- A Source Engine BSP Renderer written in Go.☆18Jan 23, 2026Updated last month
- Golang Epoll Support - Linux☆19Oct 2, 2019Updated 6 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆913Sep 23, 2025Updated 5 months ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Jan 23, 2017Updated 9 years ago
- Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.☆14Mar 30, 2019Updated 6 years ago
- Provides easy-to-use async IO interface with io_uring☆697Nov 20, 2023Updated 2 years ago
- self-aware Golang profile dumper☆1,145Apr 23, 2025Updated 10 months ago
- This manager helps handle the life cycle of your eBPF programs☆159Updated this week
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib