lrita / numaLinks
NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.
☆36Updated 11 months ago
Alternatives and similar repositories for numa
Users that are interested in numa are comparing it to the libraries listed below
Sorting:
- simple data streams for go☆31Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Object file abstractions in Go☆30Updated last year
- Fast histograms for Go☆37Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Golang port of simdjson☆86Updated 5 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
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A Go API for perf_event_open☆24Updated last year
- Package for indexing zip files and storing a compressed index☆48Updated last year
- ☆27Updated 3 years ago
- Collect data about your dependencies☆43Updated 5 months ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Easy to use native encoding/binary.ByteOrder☆30Updated 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 2 months ago
- hybrid spatial data structure☆12Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month