lrita / numaLinks
NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.
☆37Updated last year
Alternatives and similar repositories for numa
Users that are interested in numa are comparing it to the libraries listed below
Sorting:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Minimal perfect hashing in Go☆74Updated 3 years ago
- WIP☆21Updated 7 months ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go implementation of Linux Network Block Devices☆139Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆76Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A Go API for perf_event_open☆27Updated last year
- Object file abstractions in Go☆31Updated last year
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 5 months ago
- ☆12Updated last year
- Golang port of simdjson☆86Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Fast histograms for Go☆37Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- A small tool for embedding files in a Go source file.☆11Updated 5 years ago
- Child process reaping utilities for Go☆67Updated last month
- The buffered IO pipe.☆34Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated 3 weeks ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated 3 weeks ago